summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
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