aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/interface_tree_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/models/interface_tree_model.h')
-rw-r--r--ui/qt/models/interface_tree_model.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt/models/interface_tree_model.h b/ui/qt/models/interface_tree_model.h
index a441b39e33..b850078da6 100644
--- a/ui/qt/models/interface_tree_model.h
+++ b/ui/qt/models/interface_tree_model.h
@@ -41,10 +41,8 @@ typedef QList<int> PointList;
enum InterfaceTreeColumns
{
-#ifdef HAVE_EXTCAP
IFTREE_COL_EXTCAP,
IFTREE_COL_EXTCAP_PATH,
-#endif
IFTREE_COL_NAME,
IFTREE_COL_INTERFACE_NAME,
IFTREE_COL_INTERFACE_COMMENT,