summaryrefslogtreecommitdiff
path: root/src/gamelog.h
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-08-28 20:15:45 +0000
committeralberth <alberth@openttd.org>2010-08-28 20:15:45 +0000
commitbe59c90e86edd2d07bcffeba0900f17deee2ed6b (patch)
tree26c7970302b273b061c21be3515249ca6824cdb7 /src/gamelog.h
parenta8b992f4fd93429dad018ac77056bf5672c97528 (diff)
downloadopenttd-be59c90e86edd2d07bcffeba0900f17deee2ed6b.tar.xz
(svn r20674) -Codechange: Remove declared functions that do not exist (anymore) otherwise.
Diffstat (limited to 'src/gamelog.h')
-rw-r--r--src/gamelog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gamelog.h b/src/gamelog.h
index 379189e04..3bb698697 100644
--- a/src/gamelog.h
+++ b/src/gamelog.h
@@ -53,7 +53,6 @@ void GamelogGRFCompatible(const GRFIdentifier *newg);
void GamelogTestRevision();
void GamelogTestMode();
-void GamelogTestGRF();
bool GamelogGRFBugReverse(uint32 grfid, uint16 internal_id);