summaryrefslogtreecommitdiff
path: root/testtools/InternalUnoApi_bridgetest.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-18 22:32:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-18 22:32:12 +0200
commitecaadbf78794174c5f744b4982546901cb7fe8e8 (patch)
tree481a739c92253877ee155416e808c86ed1fe2461 /testtools/InternalUnoApi_bridgetest.mk
parentdba4e216c9d866699204af121f575829e64768d1 (diff)
There are two distinct InternalUnoApis in testtools
Change-Id: Ie9663bfa522c0d2ee4f996c2f7d744aaf0600623
Diffstat (limited to 'testtools/InternalUnoApi_bridgetest.mk')
-rw-r--r--testtools/InternalUnoApi_bridgetest.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/testtools/InternalUnoApi_bridgetest.mk b/testtools/InternalUnoApi_bridgetest.mk
index 0e095bf2765b..dfe8344337ba 100644
--- a/testtools/InternalUnoApi_bridgetest.mk
+++ b/testtools/InternalUnoApi_bridgetest.mk
@@ -22,8 +22,4 @@ $(eval $(call gb_InternalUnoApi_add_idlfiles,bridgetest,testtools/source/bridget
bridgetest \
))
-$(eval $(call gb_InternalUnoApi_add_idlfiles,bridgetest,testtools/source/bridgetest/idl/com/sun/star/test/performance,\
- XPerformanceTest \
-))
-
# vim:set noet sw=4 ts=4: