summaryrefslogtreecommitdiff
path: root/wallpapers.h
diff options
context:
space:
mode:
Diffstat (limited to 'wallpapers.h')
-rw-r--r--wallpapers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/wallpapers.h b/wallpapers.h
index 38384a0..fc575b3 100644
--- a/wallpapers.h
+++ b/wallpapers.h
@@ -11,6 +11,4 @@ void wallpapers_remove_missing(struct directory_t*, GtkStatusbar*, gboolean);
GdkPixbuf *resize_pixbuf(GdkPixbuf*, gint, gint, gint*, gint*, gdouble*);
GdkPixbuf *zoom_pixbuf(GdkPixbuf*, gdouble);
-extern GdkInterpType interp_type;
-
#endif