summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/application.cpp')
-rw-r--r--client/application.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/application.cpp b/client/application.cpp
index 15916f74..212b20ef 100644
--- a/client/application.cpp
+++ b/client/application.cpp
@@ -1786,8 +1786,6 @@ void Application::show_me(bool full_screen)
void Application::hide_me()
{
-// hide_gui();
-// FIXME: this instead?
if (_full_screen) {
exit_full_screen();
}