summaryrefslogtreecommitdiff
path: root/cppu/CppunitTest_cppu_checkapi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/CppunitTest_cppu_checkapi.mk')
-rw-r--r--cppu/CppunitTest_cppu_checkapi.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppu/CppunitTest_cppu_checkapi.mk b/cppu/CppunitTest_cppu_checkapi.mk
index af9e7ea16b48..c47643aea6c5 100644
--- a/cppu/CppunitTest_cppu_checkapi.mk
+++ b/cppu/CppunitTest_cppu_checkapi.mk
@@ -52,6 +52,4 @@ $(eval $(call gb_CppunitTest_use_libraries,cppu_checkapi,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_CppunitTest_add_standard_system_libs,cppu_checkapi))
-
# vim: set noet sw=4 ts=4: