summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab-chrome.h')
-rw-r--r--src/tab-chrome.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index 54cd3c8..cc897f4 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -45,7 +45,6 @@ struct MqTabChrome {
MqWebView *web_view;
gboolean load_failed;
GtkToolItem *menu_button;
- GtkWidget *menu_popover;
gchar *hovered_link_uri;
};