app/test-acl: remove unused variable
[dpdk.git] / app / test / test_table_acl.c
index afc234a..ad0e6f1 100644 (file)
@@ -42,8 +42,6 @@
        (((c) & 0xff) << 8) |                                           \
        ((d) & 0xff))
 
-static const char cb_port_delim[] = ":";
-
 /*
  * Rule and trace formats definitions.
  **/