diff options
Diffstat (limited to 'svx/source/inc/recoveryui.hxx')
-rw-r--r-- | svx/source/inc/recoveryui.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/inc/recoveryui.hxx b/svx/source/inc/recoveryui.hxx index 51c8d67c53b9..4ec8ddc94873 100644 --- a/svx/source/inc/recoveryui.hxx +++ b/svx/source/inc/recoveryui.hxx @@ -28,8 +28,6 @@ #include <vcl/window.hxx> #include "docrecovery.hxx" -//=============================================== -// namespace namespace svx { @@ -38,8 +36,6 @@ namespace svx namespace css = ::com::sun::star; namespace svxdr = ::svx::DocRecovery; -//=============================================== -// declarations class RecoveryUI : public ::cppu::WeakImplHelper2< css::lang::XServiceInfo , css::frame::XSynchronousDispatch > // => XDispatch! |