Andrew Talbot : jscript: Remove unused Wine debug channel.
19 Dec
2008
19 Dec
'08
11:19 a.m.
Module: wine Branch: master Commit: ebf3a680c71c18a6610ea7cd4658783e938c39e8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ebf3a680c71c18a6610ea7cd46... Author: Andrew Talbot <andrew.talbot(a)talbotville.com> Date: Thu Dec 18 20:19:45 2008 +0000 jscript: Remove unused Wine debug channel. --- dlls/jscript/parser.y | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/dlls/jscript/parser.y b/dlls/jscript/parser.y index 9f3b6d4..96ba29c 100644 --- a/dlls/jscript/parser.y +++ b/dlls/jscript/parser.y @@ -21,10 +21,6 @@ #include "jscript.h" #include "engine.h" -#include "wine/debug.h" - -WINE_DEFAULT_DEBUG_CHANNEL(jscript); - #define YYLEX_PARAM ctx #define YYPARSE_PARAM ctx
6300
Age (days ago)
6300
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard