aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
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.h
parent9fee393b87a89bef651213ebc951f6562ffbb753 (diff)
remove obsolete "HAVE_AIRPCAP_API" comment
svn path=/trunk/; revision=19197
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 14489b9049..cb6c9eb495 100644
--- a/airpcap_loader.h
+++ b/airpcap_loader.h
@@ -219,8 +219,6 @@ BOOL airpcap_if_turn_led_off(PAirpcapHandle AdapterHandle, UINT LedNumber);
*/
airpcap_if_info_t* airpcap_if_info_new(char *name, char *description);
-/* HAVE_AIRPCAP_API */
-
/*
* Used to dinamically load the airpcap library in order link it only when
* it's present on the system.