diff --git a/reactos/dll/win32/browseui/shellbars/CBandSiteMenu.cpp b/reactos/dll/win32/browseui/shellbars/CBandSiteMenu.cpp index d323c3dcae6..c32032f43e8 100644 --- a/reactos/dll/win32/browseui/shellbars/CBandSiteMenu.cpp +++ b/reactos/dll/win32/browseui/shellbars/CBandSiteMenu.cpp @@ -22,9 +22,6 @@ #include "shellbars.h" #include -#define IDM_DESKBAND_BEGINCUSTOM 0x10 -#define IDM_DESKBAND_ENDCUSTOM 0x25 - CBandSiteMenu::CBandSiteMenu(): m_menuDsa(NULL), m_hmenu(NULL)