removed another commented line

This commit is contained in:
G.E 2024-04-24 00:06:08 +03:00
parent 91d9631c97
commit d7006a7c85

View File

@ -152,7 +152,6 @@ bool HS_CDECL readExpression(const std::string &input, std::string &expr,
UNUSED const char *eof = pe;
UNUSED const char *ts = p, *te = p;
int cs;
//UNUSED int act;
assert(p);
assert(pe);