summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-08 13:01:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-08 20:56:30 +0200
commit61d49afadb2badc7572b04c73ee682afde1d2e7b (patch)
treeab72148a48dc97ef4fcf01218358e5e75b72a835 /extensions
parenttdf#111318: Improve message about pivot table/chart when removing a cell (diff)
downloadcore-61d49afadb2badc7572b04c73ee682afde1d2e7b.tar.gz
core-61d49afadb2badc7572b04c73ee682afde1d2e7b.zip
loplugin:unusedmethods
Change-Id: Id66cf12e3a59aeed1b9a7a111b841e30b248635b Reviewed-on: https://gerrit.libreoffice.org/40876 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/inc/componentmodule.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/inc/componentmodule.hxx b/extensions/source/inc/componentmodule.hxx
index 92bb52d1de5a..9a524fbfaec9 100644
--- a/extensions/source/inc/componentmodule.hxx
+++ b/extensions/source/inc/componentmodule.hxx
@@ -64,9 +64,6 @@ typedef css::uno::Reference< css::lang::XSingleServiceFactory > (SAL_CALL *Facto
s_pFactoryFunctionPointers;
public:
- /// get the resource locale of the module
- static const std::locale& getResLocale();
-
/** register a component implementing a service with the given data.
@param _rImplementationName
the implementation name of the component