summaryrefslogtreecommitdiff
path: root/ttd.h
diff options
context:
space:
mode:
authordarkvater <darkvater@openttd.org>2004-12-15 16:51:55 +0000
committerdarkvater <darkvater@openttd.org>2004-12-15 16:51:55 +0000
commitf1b6b1711bc2ab0f0de7ca1015904cb0189a4016 (patch)
tree7aee161883267b842fdb10a45d7d9bb1895e5fea /ttd.h
parent29b844a408c3aaaf747f63b377bbfe15c597551f (diff)
downloadopenttd-f1b6b1711bc2ab0f0de7ca1015904cb0189a4016.tar.xz
(svn r1098) -Fix: server without revision build doesn't care about the client's version. Also moved all revision things where it belongs (network.c)
Diffstat (limited to 'ttd.h')
-rw-r--r--ttd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ttd.h b/ttd.h
index 478bce30e..0265d21f1 100644
--- a/ttd.h
+++ b/ttd.h
@@ -1,7 +1,6 @@
#ifndef TTD_H
#define TTD_H
-#define NOREV_STRING "norev000"
// FIXME: Include only where really needed.
// include sprites
#include "table/sprites.h"