Commit 18bf1580 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

wallpaper.c: Remove unused variable

parent cfad4c36
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -296,8 +296,6 @@ void feh_wm_set_bg(char *fil, Imlib_Image im, int centered, int scaled,
		Pixmap pmap_d1, pmap_d2;

		char *home;
		char *bgfill = NULL;
		bgfill = opt.image_bg == IMAGE_BG_WHITE ?  "--image-bg white" : "--image-bg black" ;

		/* local display to set closedownmode on */
		Display *disp2;