summaryrefslogtreecommitdiff
path: root/automation/source/miniapp/servres.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/miniapp/servres.cxx')
-rw-r--r--automation/source/miniapp/servres.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/automation/source/miniapp/servres.cxx b/automation/source/miniapp/servres.cxx
index 5e10e805d..a4b7a5df3 100644
--- a/automation/source/miniapp/servres.cxx
+++ b/automation/source/miniapp/servres.cxx
@@ -53,10 +53,4 @@ ModalDialogGROSSER_TEST_DLG::ModalDialogGROSSER_TEST_DLG( Window * pParent, cons
if( bFreeRes ) FreeResource();
}
-MenuMENU_CLIENT::MenuMENU_CLIENT( const ResId & rResId, sal_Bool )
- : MenuBar( rResId )
-{
- // No subresources, automatic free resource
-}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */