summaryrefslogtreecommitdiffhomepage
path: root/opentrack/main-window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opentrack/main-window.cpp')
-rw-r--r--opentrack/main-window.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/opentrack/main-window.cpp b/opentrack/main-window.cpp
index 14f0e1ab..cd715216 100644
--- a/opentrack/main-window.cpp
+++ b/opentrack/main-window.cpp
@@ -46,7 +46,6 @@ main_window::main_window() : State(OPENTRACK_BASE_PATH + OPENTRACK_LIBRARY_PATH)
init_dylibs();
init_shortcuts();
- adjustSize();
init_tray_menu();
setVisible(start_in_tray());
ensure_tray();