app/test-acl: remove unused variable

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
Bruce Richardson 2014-06-18 21:33:05 +01:00 committed by Thomas Monjalon
parent 4dccdc789b
commit e956f01975

View File

@ -42,8 +42,6 @@
(((c) & 0xff) << 8) | \
((d) & 0xff))
static const char cb_port_delim[] = ":";
/*
* Rule and trace formats definitions.
**/