summaryrefslogtreecommitdiff
path: root/config.h.win32
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-03-08 14:55:07 +0000
committerBill Meier <wmeier@newsguy.com>2011-03-08 14:55:07 +0000
commitdbc7c807829270b3430fda9f6682fa6980635f83 (patch)
tree59685754306a44e068f8e320b6fdb0e94b6c3fe2 /config.h.win32
parentec75406c30e2c42091785a0c62999f90d0d4f874 (diff)
downloadwireshark-dbc7c807829270b3430fda9f6682fa6980635f83.tar.gz
Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports the old packet list)
svn path=/trunk/; revision=36165
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