summaryrefslogtreecommitdiff
path: root/uui/source/passworddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passworddlg.hxx')
-rw-r--r--uui/source/passworddlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/uui/source/passworddlg.hxx b/uui/source/passworddlg.hxx
index f376fb90a752..302c6cff5388 100644
--- a/uui/source/passworddlg.hxx
+++ b/uui/source/passworddlg.hxx
@@ -42,9 +42,6 @@ public:
void SetMinLen( sal_uInt16 nMin ) { nMinLen = nMin; }
OUString GetPassword() const { return m_xEDPassword->get_text(); }
-
-private:
- const std::locale& rResLocale;
};
#endif // INCLUDED_UUI_SOURCE_PASSWORDDLG_HXX