diff options
Diffstat (limited to 'postprocess/CppunitTest_services.mk')
-rw-r--r-- | postprocess/CppunitTest_services.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/postprocess/CppunitTest_services.mk b/postprocess/CppunitTest_services.mk index afd940a897da..a0e5749c137a 100644 --- a/postprocess/CppunitTest_services.mk +++ b/postprocess/CppunitTest_services.mk @@ -41,8 +41,6 @@ endif $(eval $(call gb_CppunitTest_use_configuration,services)) -$(eval $(call gb_CppunitTest_use_unittest_configuration,services)) - ifeq ($(ENABLE_JAVA),TRUE) $(eval $(call gb_CppunitTest_use_java_ure,services)) |