aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-03-08 14:55:07 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-03-08 14:55:07 +0000
commit161c490d9c21ae3c3f6352e5013453b1576cdf05 (patch)
tree59685754306a44e068f8e320b6fdb0e94b6c3fe2 /config.h.win32
parent126d1ac2ffdbd59e91281d111329e564f3ab34ee (diff)
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
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.win32 b/config.h.win32
index 9eda473a17..a39e85dc41 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -70,9 +70,6 @@
@HAVE_AIRPCAP@
@HAVE_AIRPDCAP@
-/* Use new packet list or not */
-@HAVE_NEW_PACKET_LIST@
-
/* availability of pcap_freecode() is handled at runtime */
#define HAVE_PCAP_FREECODE 1