diff options
Diffstat (limited to 'tools/qa/cppunit/test_reversemap.cxx')
-rw-r--r-- | tools/qa/cppunit/test_reversemap.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/qa/cppunit/test_reversemap.cxx b/tools/qa/cppunit/test_reversemap.cxx index 0dc7a593c198..d7d990cc1056 100644 --- a/tools/qa/cppunit/test_reversemap.cxx +++ b/tools/qa/cppunit/test_reversemap.cxx @@ -26,10 +26,6 @@ * instead of those above. */ -#ifdef IOS -#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_tools_reversemap -#endif - #include <sal/types.h> #include "cppunit/TestAssert.h" #include "cppunit/TestFixture.h" |