forked from mirrors/0ad
Don't redefine UNUSED
This was SVN commit r6398.
This commit is contained in:
@@ -43,6 +43,4 @@ extern void Log(int severity, const char* fmt, ...);
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
#define UNUSED(paramName)
|
||||
|
||||
#endif // INCLUDED_COLLADA_PRECOMPILED
|
||||
|
||||
Reference in New Issue
Block a user