From 8ebdfb258fcf9406ce1b7f333695987cb37e291c Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 19:21:21 +0000 Subject: (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. --- src/clear_map.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/clear_map.h') diff --git a/src/clear_map.h b/src/clear_map.h index d616fb4d4..c4cb6df96 100644 --- a/src/clear_map.h +++ b/src/clear_map.h @@ -5,7 +5,6 @@ #ifndef CLEAR_MAP_H #define CLEAR_MAP_H -#include "macros.h" #include "bridge_map.h" /** -- cgit v1.2.3-54-g00ecf