Signed-off-by: Sven Eckelmann sven@open-mesh.com --- unix_sock.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/unix_sock.c b/unix_sock.c index 6b80f38..e6b22e8 100644 --- a/unix_sock.c +++ b/unix_sock.c @@ -310,8 +310,6 @@ int unix_sock_read(struct globals *globals) if (packet->version != ALFRED_VERSION) goto err;
- ret = 0; - switch (packet->type) { case ALFRED_PUSH_DATA: ret = unix_sock_add_data(globals,