summaryrefslogtreecommitdiff
path: root/include/sfx2/passwd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/passwd.hxx')
-rw-r--r--include/sfx2/passwd.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sfx2/passwd.hxx b/include/sfx2/passwd.hxx
index 0a256e727c99..1c8984f1b5ac 100644
--- a/include/sfx2/passwd.hxx
+++ b/include/sfx2/passwd.hxx
@@ -103,10 +103,6 @@ public:
{
return mpPassword2ED->GetText();
}
- OUString GetConfirm2() const
- {
- return mpConfirm2ED->GetText();
- }
void SetGroup2Text(const OUString& i_rText)
{
mpPassword2Box->set_label(i_rText);