diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tab-chrome.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h index 74fab47..b5e434a 100644 --- a/src/tab-chrome.h +++ b/src/tab-chrome.h @@ -35,7 +35,6 @@ struct MqTabChrome { MqConfig *config; MqTab *tab; GtkWidget *container; - GtkWidget *back_forward_box; GtkWidget *stop_icon; GtkWidget *reload_icon; GtkToolItem *stop_reload_button; |