Changeset - r2239:9464869e5e48
[Not reviewed]
master
2 2 0
tron - 19 years ago 2005-07-30 15:25:49
tron@openttd.org
(svn r2759) Remove unused #includes and files
4 files changed with 0 insertions and 37 deletions:
0 comments (0 inline, 0 general)
misc.c
Show inline comments
 
@@ -5,12 +5,10 @@
 
#include "functions.h"
 
#include "player.h"
 
#include "string.h"
 
#include "strings.h" // XXX GetParam*
 
#include "table/strings.h"
 
#include "table/sprites.h"
 
#include "map.h"
 
#include "vehicle.h"
 
#include "assert.h"
 
#include "saveload.h"
 
#include "network.h"
 
#include "network_data.h"
signs.c
Show inline comments
 
@@ -8,7 +8,6 @@
 
#include "signs.h"
 
#include "saveload.h"
 
#include "command.h"
 
#include "strings.h"
 
#include "variables.h"
 

	
 
enum {
strgen/stdafx.c
Show inline comments
 
deleted file
strgen/stdafx.h
Show inline comments
 
deleted file
0 comments (0 inline, 0 general)