wrc: Remove an unused lexer definition.

This commit is contained in:
Francois Gouget 2015-03-09 09:30:18 +01:00 committed by Alexandre Julliard
parent 4b15e6fd09
commit 9cb5579130

View file

@ -90,7 +90,6 @@
/* Some shortcut definitions */
ws [ \f\t\r]
cident [a-zA-Z_][0-9a-zA-Z_]*
%{