mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2026-01-01 14:15:43 +03:00
ddressing some cppcheck warnings. yes this will be cleaned up in a
following commit. tests pass.
This commit is contained in:
@@ -152,7 +152,7 @@ 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;
|
||||
//UNUSED int act;
|
||||
|
||||
assert(p);
|
||||
assert(pe);
|
||||
|
||||
Reference in New Issue
Block a user