diff options
Diffstat (limited to 'basegfx/test/basegfx1d.cxx')
-rw-r--r-- | basegfx/test/basegfx1d.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/basegfx/test/basegfx1d.cxx b/basegfx/test/basegfx1d.cxx index 8919d26a2d53..62a56152cb0e 100644 --- a/basegfx/test/basegfx1d.cxx +++ b/basegfx/test/basegfx1d.cxx @@ -28,10 +28,6 @@ #include <sal/types.h> -#ifdef IOS -#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_basegfx -#endif - #include "cppunit/TestAssert.h" #include "cppunit/TestFixture.h" #include "cppunit/extensions/HelperMacros.h" |