summaryrefslogtreecommitdiffstats
path: root/framework/source/accelerators/globalacceleratorconfiguration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/accelerators/globalacceleratorconfiguration.cxx')
-rw-r--r--framework/source/accelerators/globalacceleratorconfiguration.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/accelerators/globalacceleratorconfiguration.cxx b/framework/source/accelerators/globalacceleratorconfiguration.cxx
index 031d98c666f9..cdf60571d132 100644
--- a/framework/source/accelerators/globalacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/globalacceleratorconfiguration.cxx
@@ -84,8 +84,6 @@ public:
private:
- OUString m_sLocale;
-
/** helper to listen for configuration changes without ownership cycle problems */
css::uno::Reference< css::util::XChangesListener > m_xCfgListener;
};