diff --git a/stepmania/src/StdAfx.h b/stepmania/src/StdAfx.h index 9046f61d3a..254fbb04d5 100644 --- a/stepmania/src/StdAfx.h +++ b/stepmania/src/StdAfx.h @@ -68,7 +68,6 @@ public: const char *GetString() const { return (const char *) *this; } }; #define CString CStringTemp -#define CStringArray CArray /* VC6's is doesn't actually define min and max. */ template