aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2006-09-12 00:23:46 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2006-09-12 00:23:46 +0000
commitbeb6e840fa7635e3e94002aa973e5020f96ac238 (patch)
treea457b7e99f8355a64ad7fa98e28bb2f33901a45b /airpcap_loader.h
parent96ba1f3aaae2b56bc8ae411b65efc0dd8c0e8aaa (diff)
remove obsolete "HAVE_AIRPCAP_API" comment
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19197 f5534014-38df-0310-8fa8-9805f1628bb7
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.