summaryrefslogtreecommitdiff
path: root/caputils/airpcap_loader.c
diff options
context:
space:
mode:
Diffstat (limited to 'caputils/airpcap_loader.c')
-rw-r--r--caputils/airpcap_loader.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/caputils/airpcap_loader.c b/caputils/airpcap_loader.c
index 7d2fbc7349..98e4699b83 100644
--- a/caputils/airpcap_loader.c
+++ b/caputils/airpcap_loader.c
@@ -24,8 +24,6 @@
#include "config.h"
-#ifdef HAVE_AIRPCAP
-
#ifdef HAVE_LIBPCAP
#include <glib.h>
#include <gmodule.h>
@@ -1244,7 +1242,6 @@ get_runtime_airpcap_version(GString *str)
g_string_append_printf(str, "with AirPcap %d.%d.%d build %d", vmaj, vmin,
vrev, build);
}
-#endif /* HAVE_AIRPCAP */
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html