Skip to content

Commit

Permalink
tools/lxc_console: remove internal logging
Browse files Browse the repository at this point in the history
Signed-off-by: AustinReichert <austinskyreichert@utexas.edu>
  • Loading branch information
AustinReichert committed Nov 28, 2017
1 parent 8a0a156 commit 84cb7e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lxc/tools/lxc_console.c
Expand Up @@ -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 */
Expand Down

0 comments on commit 84cb7e2

Please sign in to comment.