summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_filters_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_filters_test.mk')
-rw-r--r--sw/CppunitTest_sw_filters_test.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index a858d3ed69d1..6a91e04c44c2 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -95,9 +95,4 @@ $(eval $(call gb_CppunitTest_use_components,sw_filters_test,\
$(eval $(call gb_CppunitTest_use_configuration,sw_filters_test))
-# we need to explicitly depend on library localedata_en because it is not implied
-# by a link relation
-$(call gb_CppunitTest_get_target,sw_filters_test) : \
- $(call gb_Library_get_target,localedata_en) \
-
# vim: set noet sw=4 ts=4: