summaryrefslogtreecommitdiff
path: root/cppu/qa/test_unotype.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-08-01 19:01:00 +0300
committerTor Lillqvist <tml@iki.fi>2012-08-01 19:19:04 +0300
commit850d9be56d50a1b143d6afe679808723d6164e21 (patch)
tree5782c65af03802d8a8ea894706ea44baa4b3aaff /cppu/qa/test_unotype.cxx
parentff54a3c291b8aa104992a0285207166cf25ddd86 (diff)
Bin no longer used iOS cppunit stuff that breaks build even
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836
Diffstat (limited to 'cppu/qa/test_unotype.cxx')
-rw-r--r--cppu/qa/test_unotype.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cppu/qa/test_unotype.cxx b/cppu/qa/test_unotype.cxx
index a7e545dcfea6..0b370d754ea6 100644
--- a/cppu/qa/test_unotype.cxx
+++ b/cppu/qa/test_unotype.cxx
@@ -19,10 +19,6 @@
#include <sal/types.h>
-#ifdef IOS
-#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_qa_cppu_unotype
-#endif
-
#include <cppunit/TestSuite.h>
#include <cppunit/TestFixture.h>
#include <cppunit/TestCase.h>