iphlpapi: Remove an unused define.

This commit is contained in:
Juan Lang 2010-03-23 14:57:22 -07:00 committed by Alexandre Julliard
parent f788302470
commit 88c4210b4a
1 changed files with 0 additions and 2 deletions

View File

@ -115,8 +115,6 @@
#define INITIAL_INTERFACES_ASSUMED 4
#define INDEX_IS_LOOPBACK 0x00800000
/* Functions */
static int isLoopbackInterface(int fd, const char *name)