summaryrefslogtreecommitdiff
path: root/uui/source/masterpassworddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/masterpassworddlg.hxx')
-rw-r--r--uui/source/masterpassworddlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/source/masterpassworddlg.hxx b/uui/source/masterpassworddlg.hxx
index cb27bfd3b865..bc709a3895e4 100644
--- a/uui/source/masterpassworddlg.hxx
+++ b/uui/source/masterpassworddlg.hxx
@@ -42,7 +42,6 @@ public:
OUString GetMasterPassword() const { return m_pEDMasterPassword->GetText(); }
private:
- css::task::PasswordRequestMode nDialogMode;
const std::locale& rResLocale;
};