Signed-off-by: Amadeusz Sławiński <[email protected]> --- util/wmsetbg.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/util/wmsetbg.c b/util/wmsetbg.c
index b52f950..775cc19 100644
--- a/util/wmsetbg.c
+++ b/util/wmsetbg.c
@@ -868,7 +868,6 @@ static int readmsg(int fd, char *buffer, int size)
{
int count;
- count = 0;
while (size > 0) {
count = read(fd, buffer, size);
if (count < 0)
--
1.9.3
--
To unsubscribe, send mail to [email protected].
