jscript: Remove unused Wine debug channel.

This commit is contained in:
Andrew Talbot 2008-12-18 20:19:45 +00:00 committed by Alexandre Julliard
parent a1e31e580e
commit ebf3a680c7
1 changed files with 0 additions and 4 deletions

View File

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