wrc: Remove unused variables.

This commit is contained in:
Frédéric Delanoy 2014-02-04 21:13:58 +01:00 committed by Alexandre Julliard
parent 09e70524f4
commit 4d3ba0310e
1 changed files with 0 additions and 2 deletions

View File

@ -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;