aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
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.nmake
parentec75406c30e2c42091785a0c62999f90d0d4f874 (diff)
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.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
#