From 1d9a84a934f680094bddc18f730067d757d27444 Mon Sep 17 00:00:00 2001 From: frosch Date: Sat, 5 Jun 2010 18:44:31 +0000 Subject: (svn r19936) -Codechange: If there is an enum, also use it. --- src/openttd.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/openttd.cpp') diff --git a/src/openttd.cpp b/src/openttd.cpp index 554e7dbf1..1aa9348b9 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -405,7 +405,6 @@ void MakeNewgameSettingsLive() #endif /* ENABLE_AI */ } -byte _savegame_sort_order; #if defined(UNIX) && !defined(__MORPHOS__) extern void DedicatedFork(); #endif @@ -680,7 +679,6 @@ int ttd_main(int argc, char *argv[]) } free(musicdriver); - _savegame_sort_order = SORT_BY_DATE | SORT_DESCENDING; /* Initialize the zoom level of the screen to normal */ _screen.zoom = ZOOM_LVL_NORMAL; -- cgit v1.2.3-70-g09d2