diff options
Diffstat (limited to 'cui/source/inc/passwdomdlg.hxx')
-rw-r--r-- | cui/source/inc/passwdomdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/passwdomdlg.hxx b/cui/source/inc/passwdomdlg.hxx index b0082525273e..87363297f0fe 100644 --- a/cui/source/inc/passwdomdlg.hxx +++ b/cui/source/inc/passwdomdlg.hxx @@ -25,7 +25,6 @@ #include <memory> - struct PasswordToOpenModifyDialog_Impl; class PasswordToOpenModifyDialog : public SfxModalDialog @@ -49,7 +48,6 @@ public: }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |