app/testpmd: remove useless function declarations
authorZhiyong Yang <zhiyong.yang@intel.com>
Mon, 16 Oct 2017 02:30:44 +0000 (10:30 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 26 Oct 2017 00:33:00 +0000 (02:33 +0200)
commit84656cb7c99b736871738dea23f5d28f6b0f0599
treea1bbbfb20c95eaa0701709c62edb7992eff2089a
parentec17993a145ac18614b3a6e481574e0e47cd4b11
app/testpmd: remove useless function declarations

The four function declarations have no function implementation,
remove them.

Fixes: 0db70a803028 ("app/testpmd: add commands for filters")
Cc: stable@dpdk.org
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
app/test-pmd/testpmd.h