mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[BROWSEUI] -Remove a couple of lines that shouldn't have been committed.
svn path=/trunk/; revision=74346
This commit is contained in:
parent
f24e5deac9
commit
43527efc13
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue