aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-10-10 00:28:53 +0000
committerGerald Combs <gerald@wireshark.org>2006-10-10 00:28:53 +0000
commit993305a75f6a4981c903fc477487108315a3e59f (patch)
tree63932d29924fd711736daefcabd0c749a877c961 /airpcap_loader.h
parentc43a1dffed57a16ab254dc91674349fed729ab0c (diff)
First step in integrating the AirPcap WEP preferences with those
from the 802.11 dissector. Use a #define for the maximum number of WEP keys. Use AirPcap's if we have it (64). Rename find_module() prefs_find_module() and make it public. svn path=/trunk/; revision=19467
Diffstat (limited to 'airpcap_loader.h')
-rw-r--r--airpcap_loader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/airpcap_loader.h b/airpcap_loader.h
index 831e5519b1..e0d58a7f24 100644
--- a/airpcap_loader.h
+++ b/airpcap_loader.h
@@ -32,8 +32,6 @@
#define CANT_GET_AIRPCAP_INTERFACE_LIST 0 /* error getting list */
#define NO_AIRPCAP_INTERFACES_FOUND 1 /* list is empty */
-#define MAX_ENCRYPTION_KEYS 64
-
#define AIRPCAP_CHANNEL_ANY_NAME "ANY"
/*