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:22:38 +0000 (16:22 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/consumer.c

index 5041ed951b9ffa7d56d639f1e20a0afd3776e34f..85257e62027934d1f97cf6723110860728704f18 100644 (file)
@@ -2330,7 +2330,6 @@ restart:
 
        /* All is OK */
        err = 0;
-error:
 end:
        DBG("Metadata poll thread exiting");
 
This page took 0.02798 seconds and 4 git commands to generate.