[BROWSEUI] -Remove a couple of lines that shouldn't have been committed.
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 17 Apr 2017 09:15:45 +0000 (09:15 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 17 Apr 2017 09:15:45 +0000 (09:15 +0000)
svn path=/trunk/; revision=74346

reactos/dll/win32/browseui/shellbars/CBandSiteMenu.cpp

index d323c3d..c32032f 100644 (file)
@@ -22,9 +22,6 @@
 #include "shellbars.h"
 #include <strsafe.h>
 
-#define IDM_DESKBAND_BEGINCUSTOM     0x10
-#define IDM_DESKBAND_ENDCUSTOM       0x25
-
 CBandSiteMenu::CBandSiteMenu():
     m_menuDsa(NULL),
     m_hmenu(NULL)