diff options
Diffstat (limited to 'sw/source/ui/app/mn.src')
-rw-r--r-- | sw/source/ui/app/mn.src | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src index e8175e2bb00c..fb2c31e0a64e 100644 --- a/sw/source/ui/app/mn.src +++ b/sw/source/ui/app/mn.src @@ -1140,14 +1140,6 @@ Menu MN_DRWTXT_POPUPMENU }; }; -#define MN_REDCOMMENT \ - MenuItem\ - {\ - Identifier = FN_DELETE_COMMENT ;\ - HelpId = CMD_FN_DELETE_COMMENT ;\ - Text [ en-US ] = "Delete ~Changes Note" ;\ - };\ - Menu MN_ANNOTATION_POPUPMENU { ItemList = @@ -1182,14 +1174,6 @@ Menu MN_ANNOTATION_BUTTON }; }; -Menu MN_REDCOMMENT_BUTTON -{ - ItemList = - { - MN_REDCOMMENT - }; -}; - String MN_GRF_POPUPMENU { Text [ en-US ] = "Graphic" ; |