summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_rangelst_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_rangelst_test.mk')
-rw-r--r--sc/CppunitTest_sc_rangelst_test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_rangelst_test.mk b/sc/CppunitTest_sc_rangelst_test.mk
index 3b5e347f1a22..847f5eb84278 100644
--- a/sc/CppunitTest_sc_rangelst_test.mk
+++ b/sc/CppunitTest_sc_rangelst_test.mk
@@ -96,7 +96,6 @@ $(eval $(call gb_CppunitTest_use_components,sc_rangelst_test,\
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
- sax/source/fastparser/fastsax \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
usedfieldsNoel Grandin 2016-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann 2016-09-16In binaryurp, fix change from rtl_copyMemory to memcpyStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-19cid#1371307: Move semantics for BinaryAnyStephan Bergmann 2016-07-10split the assert into twoMarkus Mohrhard 2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin 2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen