src/openttd.cpp
changeset 9411 f54d5b3b3bf8
parent 9410 b8cbfacc9057
child 9413 7042a8ec3fa8
--- a/src/openttd.cpp	Thu May 29 10:16:59 2008 +0000
+++ b/src/openttd.cpp	Thu May 29 11:13:11 2008 +0000
@@ -347,7 +347,6 @@
 	if (_music_driver->IsSongPlaying()) ResetMusic();
 }
 
-byte _no_scroll;
 byte _savegame_sort_order;
 #if defined(UNIX) && !defined(__MORPHOS__)
 extern void DedicatedFork();