From 476e10842503b51331a7994b6e25c91b20eb8e71 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 16 Dec 1999 13:51:43 +0000 Subject: Minor cleanups. --- nest/iface.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'nest/iface.c') diff --git a/nest/iface.c b/nest/iface.c index be087ff..4f12365 100644 --- a/nest/iface.c +++ b/nest/iface.c @@ -224,8 +224,6 @@ if_dump(struct iface *i) debug(" BC"); if (i->flags & IF_MULTICAST) debug(" MC"); - if (i->flags & IF_TUNNEL) - debug(" TUNL"); if (i->flags & IF_LOOPBACK) debug(" LOOP"); if (i->flags & IF_IGNORE) -- cgit v1.2.3