aboutsummaryrefslogtreecommitdiffstats
path: root/capture_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_opts.h')
-rw-r--r--capture_opts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/capture_opts.h b/capture_opts.h
index 311cc4ac97..8d38cac607 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -200,7 +200,6 @@ typedef struct interface_tag {
if_info_t if_info;
gboolean selected;
gboolean hidden;
- gboolean locked;
#ifdef HAVE_EXTCAP
/* External capture cached data */
GHashTable *external_cap_args_settings;