summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tab.h b/src/tab.h
index b5ff654..7e3c379 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -47,7 +47,6 @@ struct MqTab {
GtkWidget *tab;
GtkWidget *tab_image;
GtkWidget *tab_label;
- cairo_surface_t *favicon;
const gchar *title;
WebKitWebView *web_view;
GtkWidget *popover;