Frédéric Delanoy : wrc: Remove unused variables.
5 Feb
2014
5 Feb
'14
7:18 p.m.
Module: wine Branch: master Commit: 4d3ba0310eee3f27d7226daa405e641bb04b57b6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4d3ba0310eee3f27d7226daa40... Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com> Date: Tue Feb 4 21:13:58 2014 +0100 wrc: Remove unused variables. --- 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;
4333
Age (days ago)
4333
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard