ipaddress: remove unused variable no_link
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 7 Apr 2019 16:09:37 +0000 (18:09 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 7 Apr 2019 16:09:37 +0000 (18:09 +0200)
commitc6c19c31c127d7d45d5e3f664eb85e7f621eb817
treea0d3e7ac2c064bf29399cf585a4b0477b3dff2e1
parent1e474d3d933bfe56a7f4eab17cf58cc6dd6a881d
ipaddress: remove unused variable no_link

ipaddress.c: In function ‘ipaddr_list_or_flush’:
ipaddress.c:427:6: warning: variable ‘no_link’ set but not used [-Wunused-but-set-variable]

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
networking/libiproute/ipaddress.c