Removed MENU_SHOW_ABOUT constant - it's no longer used.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13738 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
76649c0319
commit
716af53244
@ -65,7 +65,6 @@ const uint32 MENU_PRINT = 'Mpnt';
|
||||
const uint32 MENU_FIND_STRING = 'Mfnd';
|
||||
const uint32 MENU_FIND_AGAIN = 'Mfag';
|
||||
const uint32 MENU_SHOW_COLOR = 'Mcol';
|
||||
const uint32 MENU_SHOW_ABOUT = 'MSab';
|
||||
|
||||
const uint32 M_GET_DEVICE_NUM = 'Mgdn';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user