(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h

This commit is contained in:
rubidium
2011-02-07 22:37:22 +00:00
parent faf5d899f7
commit bc3ce1e53b
12 changed files with 1 additions and 12 deletions

View File

@@ -29,7 +29,6 @@
#include "group_gui.h"
#include "strings_func.h"
#include "zoom_func.h"
#include "functions.h"
#include "date_func.h"
#include "window_func.h"
#include "vehicle_func.h"