mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
removed another commented line
This commit is contained in:
parent
91d9631c97
commit
d7006a7c85
@ -152,7 +152,6 @@ bool HS_CDECL readExpression(const std::string &input, std::string &expr,
|
|||||||
UNUSED const char *eof = pe;
|
UNUSED const char *eof = pe;
|
||||||
UNUSED const char *ts = p, *te = p;
|
UNUSED const char *ts = p, *te = p;
|
||||||
int cs;
|
int cs;
|
||||||
//UNUSED int act;
|
|
||||||
|
|
||||||
assert(p);
|
assert(p);
|
||||||
assert(pe);
|
assert(pe);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user