diff --git a/src/main.cpp b/src/main.cpp index cc98140..9a7cfca 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -83,7 +83,6 @@ int main(void) while (is_running) { - if (IsWindowResized()) { ComponentStack::s_WndWidth = GetRenderWidth();