diff options
author | Noel Grandin <noel@peralex.com> | 2015-10-01 13:56:48 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2015-10-02 06:20:35 +0000 |
commit | d68a0fc050ea4d57e15246f8e71781cd42ebdaa1 (patch) | |
tree | d8f8e8823de13253a1bb41a8a4804dfec042694b /sw/Library_sw.mk | |
parent | de020fc9c3c67541067bc7e0b72ed41eae650288 (diff) |
loplugin:unusedmethods
Change-Id: Ie1603adf3908fd0668bcbe8f75c6bafa0d0bfd6c
Reviewed-on: https://gerrit.libreoffice.org/19072
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r-- | sw/Library_sw.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 1654395a0124..3ca33e892014 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -345,7 +345,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/core/objectpositioning/tolayoutanchoredobjectposition \ sw/source/core/ole/ndole \ sw/source/core/para/paratr \ - sw/source/core/sw3io/sw3convert \ sw/source/core/sw3io/swacorr \ sw/source/core/swg/SwXMLBlockExport \ sw/source/core/swg/SwXMLBlockImport \ |