mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 11:44:28 +03:00
removed another commented line
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user