Remove unused variables and functions.
[sliver-openvswitch.git] / ovsdb / ovsdb-tool.c
index 077e7f5..11e61e6 100644 (file)
@@ -40,8 +40,6 @@
 #include "util.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(ovsdb_tool);
-
 /* -m, --more: Verbosity level for "show-log" command output. */
 static int show_log_verbosity;