summaryrefslogtreecommitdiff
path: root/sal/CppunitTest_sal_osl_mutex.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sal/CppunitTest_sal_osl_mutex.mk')
-rw-r--r--sal/CppunitTest_sal_osl_mutex.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/CppunitTest_sal_osl_mutex.mk b/sal/CppunitTest_sal_osl_mutex.mk
index 7768b1e5ce99..64312325b711 100644
--- a/sal/CppunitTest_sal_osl_mutex.mk
+++ b/sal/CppunitTest_sal_osl_mutex.mk
@@ -37,6 +37,4 @@ $(eval $(call gb_CppunitTest_use_libraries,sal_osl_mutex, \
$(gb_UWINAPI) \
))
-$(eval $(call gb_CppunitTest_add_standard_system_libs,sal_osl_mutex))
-
# vim: set noet sw=4 ts=4:
for fast string concatenationLuboš Luňák 2019-08-20loplugin:constvars in test..unotoolsNoel Grandin 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoidlStephan Bergmann 2019-07-26cid#1448388 Assignment of overlapping memoryCaolán McNamara 2019-07-24cid#1448548 Assignment of overlapping memoryCaolán McNamara 2019-07-06small optimisationsNoel Grandin 2019-05-22New loplugin:dataStephan Bergmann 2019-04-27tdf#42949 Add filter file to unoidl/Gabor Kelemen 2019-02-28loplugin:includeformStephan Bergmann 2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen