diff --git a/tour.cpp b/tour.cpp index 3bf9c673..25ca7f61 100644 --- a/tour.cpp +++ b/tour.cpp @@ -106,8 +106,6 @@ EX void setCanvas(presmode mode, char canv) { start_game(); resetview(); } - if(mode == pmGeometryReset) - slide_restore_all(); if(mode == pmStop) { gamestack::pop(); slide_restore_all();