From 52d9b7024689d1f2f5d9932d8bee5cb6e25ce88b Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Sun, 21 Mar 2010 01:14:13 +0100 Subject: Move configuration options to the walls_config_t. This closes feature #7. --- wallpapers.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'wallpapers.h') 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 -- cgit v1.2.3