From 2cbfb7eea3ab6bdcc056f5ce42967e79ddcda4a2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 11 May 2014 13:12:03 +0200 Subject: wallpaper.c: remove dead code snippet --- src/wallpaper.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/wallpaper.c b/src/wallpaper.c index b5945f0..02c0549 100644 --- a/src/wallpaper.c +++ b/src/wallpaper.c @@ -700,7 +700,6 @@ static sighandler_t *enl_ipc_timeout(int sig) { timeout = 1; return((sighandler_t *) sig); - sig = 0; } char *enl_wait_for_reply(void) -- cgit v1.2.3