Skip to content

Commit c766ebc

Browse files
committed
1 parent 1a73202 commit c766ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
options{
1212
IGNORE_CASE = true ;
1313
STATIC = false;
14-
DEBUG_PARSER = true;
14+
DEBUG_PARSER = false;
1515
DEBUG_LOOKAHEAD = false;
1616
DEBUG_TOKEN_MANAGER = false;
1717
CACHE_TOKENS = false;

0 commit comments

Comments
 (0)