gc noop statement

parent bd8bc127
......@@ -482,7 +482,6 @@ match_iter_f(void *priv, unsigned flush, const void *ptr, ssize_t len)
int i;
CAST_OBJ_NOTNULL(reip, priv, RE_ITER_PRIV_MAGIC);
(void) flush;
#ifdef ITERDBG
VSLb(reip->ctx->vsl, SLT_Debug, "flush=%u, s=%d, ptr=%.*s, len=%zd",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment