From b629745c1669ff19bfb915d1f224779060f8b049 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 30 Jul 2005 15:25:49 +0000 Subject: (svn r2759) Remove unused #includes and files --- misc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc.c') diff --git a/misc.c b/misc.c index bc69fa5d7..6e275f451 100644 --- a/misc.c +++ b/misc.c @@ -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" -- cgit v1.2.3-54-g00ecf