diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2019-01-10 10:30:11 +0900 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-01-10 07:11:50 +0100 |
commit | 4bec85e56141e0b2726e3fa244ea252486c1fa46 (patch) | |
tree | 9e6e1c5ac0e36433c083a45126907fddd23e9459 /sc/Library_sc.mk | |
parent | 4f846cbc5ab3089648d36f2ba03b980cf7e31c0e (diff) |
sc: Drop empty reordermap.cxx
Change-Id: I6d3183cf281363538c603d126660064a205cda5b
Reviewed-on: https://gerrit.libreoffice.org/66058
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r-- | sc/Library_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 82bd3ba17691..3ef18fa8723b 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -275,7 +275,6 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/core/tool/refreshtimer \ sc/source/core/tool/reftokenhelper \ sc/source/core/tool/refupdat \ - sc/source/core/tool/reordermap \ sc/source/core/tool/scmatrix \ sc/source/core/tool/scopetools \ sc/source/core/tool/sharedformula \ |