All users are gone.
Signed-off-by: Jakub Sitnicki <[email protected]>
---
lib/db-ctl-base.c | 8 --------
1 file changed, 8 deletions(-)
diff --git a/lib/db-ctl-base.c b/lib/db-ctl-base.c
index d3ca4ca70..c670236da 100644
--- a/lib/db-ctl-base.c
+++ b/lib/db-ctl-base.c
@@ -186,14 +186,6 @@ print_command_arguments(const struct ctl_command_syntax
*command)
free(output);
}
-static void
-die_if_error(char *error)
-{
- if (error) {
- ctl_fatal("%s", error);
- }
-}
-
static int
to_lower_and_underscores(unsigned c)
{
--
2.14.4
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev