summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/dlg/dlgass.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/dlgass.cxx')
-rw-r--r--sd/source/ui/dlg/dlgass.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/dlgass.cxx b/sd/source/ui/dlg/dlgass.cxx
index c6687cad1dcf..f4ba7956d4f0 100644
--- a/sd/source/ui/dlg/dlgass.cxx
+++ b/sd/source/ui/dlg/dlgass.cxx
@@ -1611,7 +1611,7 @@ uno::Sequence < beans::NamedValue > AssistentDlgImpl::GetPassword( const OUStrin
if(pEntry->maPath == rPath)
return pEntry->aEncryptionData;
}
- return uno::Sequence < beans::NamedValue > ();;
+ return uno::Sequence < beans::NamedValue > ();
}
void AssistentDlgImpl::DeletePasswords()