summaryrefslogtreecommitdiffstats
path: root/cppu/qa/test_any.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_any.cxx
parentsimpler fix fo fdo#51336 - change vcl checkbox no-label behaviour (diff)
downloadcore-850d9be56d50a1b143d6afe679808723d6164e21.tar.gz
core-850d9be56d50a1b143d6afe679808723d6164e21.zip
Bin no longer used iOS cppunit stuff that breaks build even
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836
Diffstat (limited to 'cppu/qa/test_any.cxx')
-rw-r--r--cppu/qa/test_any.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cppu/qa/test_any.cxx b/cppu/qa/test_any.cxx
index 6c8aee0a6b48..3bb86f629f51 100644
--- a/cppu/qa/test_any.cxx
+++ b/cppu/qa/test_any.cxx
@@ -19,10 +19,6 @@
#include <sal/types.h>
-#ifdef IOS
-#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_qa_cppu_any
-#endif
-
#include <stdlib.h> // wntmsci10 does not like <cstdlib>
#include <cppunit/TestSuite.h>