lwip: remove redundant function declaration

This commit is contained in:
Christian Helmuth 2013-09-04 09:53:00 +02:00
parent 01c5226ef1
commit 989e880c69
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ static const long lwip_FIONREAD = FIONREAD;
#include <assert.h>
#include <sys/ioctl.h>
extern void init_lwip();
namespace {