forked from mirror/OpenTTD
(svn r2720) Remove unused declarations and definitions
This commit is contained in:
@@ -36,9 +36,6 @@
|
||||
static const uint MinDate = 0; // 1920-01-01 (MAX_YEAR_BEGIN_REAL)
|
||||
static const uint MaxDate = 29220; // 2000-01-01
|
||||
|
||||
extern void DoTestSave(void);
|
||||
extern void DoTestLoad(void);
|
||||
|
||||
static int _rename_id;
|
||||
static int _rename_what;
|
||||
|
||||
|
Reference in New Issue
Block a user