aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
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.nmake
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.nmake')
-rw-r--r--config.nmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.nmake b/config.nmake
index 009d692c9d..01407f96b7 100644
--- a/config.nmake
+++ b/config.nmake
@@ -215,9 +215,6 @@ PATH=$(PYTHON_DIR);$(PATH)
#
GLIB_VERSION=2.0
-##### To use the old packet list comment out this line ####
-NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1
-
#
# Mandatory: GLib, GTK & related library settings
#
@@ -422,9 +419,6 @@ GEOIP_DIR=$(WIRESHARK_LIBS)\GeoIP-1.4.6-win32ws\libGeoIP
#
GLIB_VERSION=2.0
-##### To use the old packet list comment out this line ####
-NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1
-
#
# Mandatory: GLib, GTK & related library settings
#