aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-09-12 00:23:46 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-09-12 00:23:46 +0000
commit0dbb8ffcaf8dca413c4768e716e2efd4527fa2d0 (patch)
treea457b7e99f8355a64ad7fa98e28bb2f33901a45b /airpcap_loader.c
parent9fee393b87a89bef651213ebc951f6562ffbb753 (diff)
remove obsolete "HAVE_AIRPCAP_API" comment
svn path=/trunk/; revision=19197
Diffstat (limited to 'airpcap_loader.c')
-rw-r--r--airpcap_loader.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/airpcap_loader.c b/airpcap_loader.c
index 0eb4298f8f..a04f9734c2 100644
--- a/airpcap_loader.c
+++ b/airpcap_loader.c
@@ -80,7 +80,6 @@ static AirpcapSetDeviceKeysHandler g_PAirpcapSetDeviceKeys;
static AirpcapGetDecryptionStateHandler g_PAirpcapGetDecryptionState;
static AirpcapSetDecryptionStateHandler g_PAirpcapSetDecryptionState;
static AirpcapStoreCurConfigAsAdapterDefaultHandler g_PAirpcapStoreCurConfigAsAdapterDefault;
-/* HAVE_AIRPCAP_API */
/* Airpcap interface list */
GList *airpcap_if_list = NULL;