Module: wine Branch: master Commit: 831338df0112211f528a207394c996d4c5385e04 URL: http://source.winehq.org/git/wine.git/?a=commit;h=831338df0112211f528a207394... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jan 17 13:33:26 2011 +0100 shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name. --- dlls/shdocvw/resource.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/shdocvw/resource.h b/dlls/shdocvw/resource.h index 6f5c777..5a24925 100644 --- a/dlls/shdocvw/resource.h +++ b/dlls/shdocvw/resource.h @@ -28,7 +28,6 @@ #define IDC_BROWSE_ADDRESSBAR 1004 #define IDC_BROWSE_STATUSBAR 1005 #define IDC_BROWSE_TOOLBAR 1006 -#define IDB_IETOOLBAR 1007 #define ID_BROWSE_NEW_WINDOW 275 #define ID_BROWSE_OPEN 256