Cleanup: Remove unused label
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 8 Jan 2015 21:02:13 +0000 (16:02 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 8 Jan 2015 21:02:13 +0000 (16:02 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/consumer.c

index 5495327ab566cb1e1da1a4418623c7864c994efd..b0b926bb01a1f65c58c9d25da47bc980b4125e83 100644 (file)
@@ -2331,7 +2331,6 @@ restart:
 
        /* All is OK */
        err = 0;
-error:
 end:
        DBG("Metadata poll thread exiting");
 
This page took 0.02771 seconds and 4 git commands to generate.