aboutsummaryrefslogtreecommitdiffstats
path: root/ui/recent.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-06-18 15:15:07 -0700
committerGerald Combs <gerald@wireshark.org>2018-06-18 22:59:41 +0000
commit23b09811b9e06e85cddae3822789583132aa2624 (patch)
treeee8972b2f4269e5091f97341ac2c8aae7cc1ce60 /ui/recent.h
parentd88c5df0cf7a7f72dd88b6c888180b064c73ac0c (diff)
Remove an unused recent setting.
Change-Id: I071f47e21b8e7b18bc7411967d96cad05749c47e Reviewed-on: https://code.wireshark.org/review/28332 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/recent.h')
-rw-r--r--ui/recent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/recent.h b/ui/recent.h
index f82b341330..9757dda33d 100644
--- a/ui/recent.h
+++ b/ui/recent.h
@@ -67,7 +67,6 @@ typedef struct recent_settings_tag {
gboolean main_toolbar_show;
gboolean filter_toolbar_show;
gboolean wireless_toolbar_show;
- gboolean airpcap_driver_check_show;
gboolean packet_list_show;
gboolean tree_view_show;
gboolean byte_view_show;