diff options
Diffstat (limited to 'plugins/NewStory/res')
-rw-r--r-- | plugins/NewStory/res/resource.rc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index cbae402065..069771bfb7 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -241,20 +241,6 @@ BEGIN END END -IDR_CONTEXTMENU MENU -BEGIN - POPUP "" - BEGIN - MENUITEM "Copy", ID_CONTEXT_COPY - MENUITEM SEPARATOR - MENUITEM "Edit", ID_CONTEXT_EDIT - MENUITEM "Delete", ID_CONTEXT_DELETE - MENUITEM SEPARATOR - MENUITEM "Select all", ID_CONTEXT_SELECTALL - END -END - - #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // |