diff --git a/src/y_inter.cpp b/src/y_inter.cpp index 545627e9f..fe380119b 100644 --- a/src/y_inter.cpp +++ b/src/y_inter.cpp @@ -1756,9 +1756,6 @@ void Y_Ticker(void) replayprompttic++; G_CheckDemoTitleEntry(); } - - if (demo.savemode == demovars_s::DSM_WILLSAVE || demo.savemode == demovars_s::DSM_WILLAUTOSAVE) - G_SaveDemo(); } // Check for pause or menu up in single player