forked from mirror/OpenTTD
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
This commit is contained in:
@@ -17,8 +17,6 @@ char *_log_file; ///< File to reroute output of a forked OpenTTD to
|
||||
|
||||
#if defined(UNIX) && !defined(__MORPHOS__)
|
||||
|
||||
#include "variables.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#if (defined(SUNOS) && !defined(_LP64) && !defined(_I32LPx)) || defined(__HAIKU__)
|
||||
|
Reference in New Issue
Block a user