1
0
Fork 0

Remove obsolete #define

This commit is contained in:
James Turner 2014-10-22 21:04:25 +01:00
parent 4b4f5c9e9a
commit 729392b1f3

View file

@ -149,8 +149,6 @@
#include <GUI/CocoaHelpers.h> // for Mac impl of platformDefaultDataPath()
#endif
#define NEW_RESET 1
using std::string;
using std::endl;
using std::cerr;