Commit 010eab4c authored by Lucas Russo's avatar Lucas Russo

src/dev_io/dev_io_core.c: remove unused poll error label

parent eb75e1c3
......@@ -179,8 +179,6 @@ err_llio_name_alloc:
err_endp_broker_alloc:
free (self->name);
err_name_alloc:
free (self->poller);
err_poller_alloc:
free (self->pipes);
err_pipes_alloc:
free (self->log_file);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment