diff --git a/clientscr/screensaver.cpp b/clientscr/screensaver.cpp index f79c55a6fa..de6aac9591 100644 --- a/clientscr/screensaver.cpp +++ b/clientscr/screensaver.cpp @@ -295,8 +295,6 @@ int CScreensaver::terminate_screensaver(int& graphics_application, RESULT *worke break; } } -#else - graphics_application = 0; #endif // For safety, call kill_program even under Apple sandbox security kill_program(graphics_application);