remote unused TEST macro, conflicts with other libraries

This commit is contained in:
Erwin Coumans
2015-08-11 08:35:52 -07:00
parent d08a7af7e2
commit 2721d67634

View File

@@ -100,7 +100,6 @@
#define DATA MAKE_ID('D','A','T','A') #define DATA MAKE_ID('D','A','T','A')
#define GLOB MAKE_ID('G','L','O','B') #define GLOB MAKE_ID('G','L','O','B')
#define IMAG MAKE_ID('I','M','A','G') #define IMAG MAKE_ID('I','M','A','G')
#define TEST MAKE_ID('T','E','S','T')
#define USER MAKE_ID('U','S','E','R') #define USER MAKE_ID('U','S','E','R')