sched: remove unused debug functions
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 25 Nov 2015 00:45:41 +0000 (01:45 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 25 Nov 2015 00:49:48 +0000 (01:49 +0100)
commitd2f9052b5bf87cc2ad3da9b1b5a53b3d563df09a
tree12aee8b82396d9fdcf4894afce0f1ddfe1afc612
parent61383240eac9ff3a17c88dc22138b36bef46c0dc
sched: remove unused debug functions

clang warns about unused functions when debug is enabled.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_sched/rte_sched.c