wrc: Remove unused variables

Frédéric Delanoy frederic.delanoy at gmail.com
Tue Feb 4 14:13:58 CST 2014


---
 tools/wrc/wrc.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/wrc/wrc.h b/tools/wrc/wrc.h
index 5892daf..4a0a749 100644
--- a/tools/wrc/wrc.h
+++ b/tools/wrc/wrc.h
@@ -36,9 +36,7 @@ extern int debuglevel;
 #define DEBUGLEVEL_PPTRACE	0x0020
 
 extern int win32;
-extern int create_res;
 extern int extensions;
-extern int create_s;
 extern int pedantic;
 extern int byteorder;
 extern int preprocess_only;
-- 
1.8.5.2




More information about the wine-patches mailing list