diff options
Diffstat (limited to 'if-linux.c')
| -rw-r--r-- | if-linux.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -472,13 +472,6 @@ if_route(const struct interface *iface, return retval; } -/* No need to explicity flush arp on Linux */ -int -arp_flush(void) -{ - return 0; -} - struct interface * discover_interfaces(int argc, char * const *argv) { |
