removed duplicate function

This commit is contained in:
skarg
2006-02-08 17:09:47 +00:00
parent caaf9befef
commit b364c03893
-5
View File
@@ -43,11 +43,6 @@
#include "bip.h"
#include "net.h"
void bip_set_interface(char *ifname)
{
/*dummy function - to make the demos compile easier */
}
/* To fill a need, we invent the gethostaddr() function. */
static long gethostaddr(void)
{