aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/airpcap_gui_utils.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-05-31 21:34:23 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-05-31 21:34:23 +0000
commit4c93ff1b8a838b6742f8701c658936222cfc0e31 (patch)
treeb05c3bd776802e71013efe4dae280bc9646983cf /gtk/airpcap_gui_utils.h
parentec3f19face92d10ec278dd704c5b3387ca8f8ea0 (diff)
REmove the check for HAVE_AIRPDCAP
svn path=/trunk/; revision=37494
Diffstat (limited to 'gtk/airpcap_gui_utils.h')
-rw-r--r--gtk/airpcap_gui_utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/airpcap_gui_utils.h b/gtk/airpcap_gui_utils.h
index a27ea032fe..fb84a25d66 100644
--- a/gtk/airpcap_gui_utils.h
+++ b/gtk/airpcap_gui_utils.h
@@ -52,9 +52,7 @@
enum {
KL_COL_TYPE,
KL_COL_KEY,
-#ifdef HAVE_AIRPDCAP
KL_COL_SSID,
-#endif
KL_NUM_COLS
};