src/memory: remove irrelevant #include
This commit is contained in:
parent
84a909bc8c
commit
76886a3f44
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
|
||||
#include "util/macrohax.h"
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
/*
|
||||
* NOTE: All allocation functions return zero-initialized memory (except realloc) and never NULL.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue