aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b99709bf..a9fa7126 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -161,8 +161,6 @@ int APIENTRY wWinMain(
window.AddChild(linear_layout);
- window.SetDebugLayout(true);
-
window.Show();
return application.Run();