]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
tools/lxc_console: remove internal logging 1974/head
authorAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 08:52:16 +0000 (02:52 -0600)
committerAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 08:52:16 +0000 (02:52 -0600)
Signed-off-by: AustinReichert <austinskyreichert@utexas.edu>
src/lxc/tools/lxc_console.c

index 66b9091624256ed22028de82affd4007cad9a19d..876cbce58cd1ba647705a042d0dec74e270ee333 100644 (file)
@@ -46,8 +46,6 @@
 #include "mainloop.h"
 #include "utils.h"
 
-lxc_log_define(lxc_console_ui, lxc);
-
 static char etoc(const char *expr)
 {
        /* returns "control code" of given expression */