diff options
Diffstat (limited to 'src/code/gamealloc.c')
| -rw-r--r-- | src/code/gamealloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code/gamealloc.c b/src/code/gamealloc.c index 33ad848a1..506ef7721 100644 --- a/src/code/gamealloc.c +++ b/src/code/gamealloc.c @@ -3,8 +3,6 @@ #include "gamealloc.h" #include "printf.h" -#include "macros.h" - void GameAlloc_Log(GameAlloc* this) { GameAllocEntry* iter; |
