summaryrefslogtreecommitdiff
path: root/frontends/gtk/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/gui.h')
-rw-r--r--frontends/gtk/gui.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/frontends/gtk/gui.h b/frontends/gtk/gui.h
index 53e732437..ee82e7a6f 100644
--- a/frontends/gtk/gui.h
+++ b/frontends/gtk/gui.h
@@ -27,9 +27,6 @@ extern char *nsgtk_config_home;
/** favicon default pixbuf */
extern GdkPixbuf *favicon_pixbuf;
-/** arrow down pixbuf */
-extern GdkPixbuf *arrow_down_pixbuf;
-
/** resource search path vector */
extern char **respaths;