summaryrefslogtreecommitdiff
path: root/lib/ptm_lib.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2018-02-01 20:59:08 -0200
committerRenato Westphal <renato@opensourcerouting.org>2018-02-02 16:28:21 -0200
commita36fbef21a4685bb30e079c3321effdb1f7ec583 (patch)
tree92dfb6ae02978738d87753b0d2e89ce4574d6055 /lib/ptm_lib.c
parent8c7ad688cc26a829bb14e1c523650d05ff9bb19b (diff)
tests: fix warnings by removing dead code
These variables being removed were made obsolete by commit 9cabb64b3. As of now, the parse_test() function fetches the afi/safi values from the parsed NLRIs. There's no need to have duplicate information in the 'test_segment' structure anymore. This fixes several warnings of this kind when running "make check" on FreeBSD: "implicit conversion from enumeration type 'iana_safi_t' to different enumeration type 'safi_t'". Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/ptm_lib.c')
0 files changed, 0 insertions, 0 deletions