=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: mshtml: Remove unused definitions.

Alexandre Julliard julliard at winehq.org
Thu Jan 5 15:24:43 CST 2012


Module: wine
Branch: master
Commit: 67b6ae8423bd1a92dcc13426ff9e35308b3c143f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=67b6ae8423bd1a92dcc13426ff9e35308b3c143f

Author: André Hentschel <nerv at dawncrow.de>
Date:   Thu Jan  5 19:35:04 2012 +0100

mshtml: Remove unused definitions.

---

 dlls/mshtml/resource.h |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/dlls/mshtml/resource.h b/dlls/mshtml/resource.h
index 50342a2..a798760 100644
--- a/dlls/mshtml/resource.h
+++ b/dlls/mshtml/resource.h
@@ -38,23 +38,6 @@
 
 #define IDR_BROWSE_CONTEXT_MENU  24641
 
-#define IDM_TRACETAGS           6004
-#define IDM_RESOURCEFAILURES    6005
-#define IDM_DUMPTRACKINGINFO    6006
-#define IDM_DEBUGBREAK          6007
-#define IDM_DEBUGVIEW           6008
-#define IDM_DUMPTREE            6009
-#define IDM_DUMPLINES           6010
-
-#define IDM_SAVEHTML            6012
-#define IDM_MEMORYMONITOR       6013
-#define IDM_PERFORMANCEMETERS   6014
-#define IDM_DUMPDISPLAYTREE     6015
-#define IDM_DUMPFORMATCACHES    6016
-#define IDM_DUMPLAYOUTRECTS     6017
-
-#define _IDM_REFRESH            6042
-
 #define IDD_HYPERLINK           8000
 
 #define IDC_URL                 9001




More information about the wine-cvs mailing list