summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_chart_regression_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_chart_regression_test.mk')
-rw-r--r--sc/CppunitTest_sc_chart_regression_test.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/CppunitTest_sc_chart_regression_test.mk b/sc/CppunitTest_sc_chart_regression_test.mk
index f27fb2fc6cbd..7d67779ee0b4 100644
--- a/sc/CppunitTest_sc_chart_regression_test.mk
+++ b/sc/CppunitTest_sc_chart_regression_test.mk
@@ -132,9 +132,4 @@ $(eval $(call gb_CppunitTest_use_unittest_configuration,sc_chart_regression_test
$(eval $(call gb_CppunitTest_use_external,sc_chart_regression_test,libxml2))
-# we need to
-# - explicitly depend on the sc resource files needed at unit-test runtime
-$(call gb_CppunitTest_get_target,sc_chart_regression_test) : \
- $(WORKDIR)/AllLangRes/sc \
-
# vim: set noet sw=4 ts=4: