diff options
author | Noel Grandin <noel@peralex.com> | 2016-05-19 10:43:16 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2016-05-19 10:01:23 +0000 |
commit | e9af29ba8328cad918c5146e3cb1be0a72ebd791 (patch) | |
tree | bd90d8abd4bdcb3593410d845e0058745318a03f /xmlhelp/Library_ucpchelp1.mk | |
parent | e94deb06391f516ee9c1fa019b3521e222a5615b (diff) |
loplugin:unusedmethods in writerfilter to xmloff
Change-Id: If95890eff0f785111e8b511ac1d5481c6910f099
Reviewed-on: https://gerrit.libreoffice.org/25148
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r-- | xmlhelp/Library_ucpchelp1.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index 0eb7d859f45d..e12aabf96326 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -43,7 +43,6 @@ $(eval $(call gb_Library_use_libraries,ucpchelp1,\ )) $(eval $(call gb_Library_add_exception_objects,ucpchelp1,\ - xmlhelp/source/cxxhelp/provider/bufferedinputstream \ xmlhelp/source/cxxhelp/provider/content \ xmlhelp/source/cxxhelp/provider/contentcaps \ xmlhelp/source/cxxhelp/provider/databases \ |