mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-29 15:43:56 +00:00
Remove unwanted DEBUG statement
This commit is contained in:
parent
bc7c58ee3c
commit
4ea748c5e2
@ -684,7 +684,6 @@ int cf_fmt_pattern_list(const char **textp, const struct pattern_list *listp)
|
||||
assert(bufp < &buf[sizeof buf - 1]);
|
||||
}
|
||||
*bufp = '\0';
|
||||
DEBUGF("buf=%s", alloca_toprint(-1, buf, sizeof buf));
|
||||
*textp = str_edup(buf);
|
||||
return CFOK;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user