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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index e8293ea..fdff7bd 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -35,9 +35,6 @@ struct MqTabChrome {
MqConfig *config;
MqTab *tab;
GtkWidget *container;
- GtkWidget *stop_icon;
- GtkWidget *reload_icon;
- GtkToolItem *stop_reload_button;
MqFindToolbar *find_toolbar;
MqWebView *web_view;
};