summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/wallpaper.c1
1 files changed, 0 insertions, 1 deletions
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)