From 161c490d9c21ae3c3f6352e5013453b1576cdf05 Mon Sep 17 00:00:00 2001 From: wmeier Date: Tue, 8 Mar 2011 14:55:07 +0000 Subject: Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports the old packet list) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36165 f5534014-38df-0310-8fa8-9805f1628bb7 --- Makefile.nmake | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index 395f77a199..c6c6252a06 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -387,7 +387,6 @@ config.h : config.h.win32 config.nmake -e "s/@PORTAUDIO_API_1@/$(PORTAUDIO_API_CONFIG)/" \ -e "s/@HAVE_SMI@/$(SMI_CONFIG)/" \ -e "s/@HAVE_GEOIP@/$(GEOIP_CONFIG)/" \ - -e "s/@HAVE_NEW_PACKET_LIST@/$(NEW_PACKET_LIST_CONFIG)/" \ -e "s/@INET6@/$(INET6_CONFIG)/" \ -e "s/@HAVE_NTDDNDIS_H@/$(NTDDNDIS_CONFIG)/" \ < config.h.win32 > $@ -- cgit v1.2.3