-Werror,-Wunused-macros

Change-Id: I5402d52ec42fa27c58b276eeb22eeb270c3d7948
This commit is contained in:
Stephan Bergmann
2016-03-04 08:50:48 +01:00
parent 2e73ae7a62
commit 3c53b783f3

View File

@@ -26,9 +26,6 @@
#include <string.h>
#include <sys/stat.h>
#define TEST_VOLUME ""
#else
// WINDOWS
#define TEST_VOLUME "c:/"
#endif
#include <cppunit/TestFixture.h>