Commit 84cb7e2b by AustinReichert

tools/lxc_console: remove internal logging

parent 8a0a156e
...@@ -46,8 +46,6 @@ ...@@ -46,8 +46,6 @@
#include "mainloop.h" #include "mainloop.h"
#include "utils.h" #include "utils.h"
lxc_log_define(lxc_console_ui, lxc);
static char etoc(const char *expr) static char etoc(const char *expr)
{ {
/* returns "control code" of given expression */ /* returns "control code" of given expression */
......
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