Skip to content

Commit

Permalink
tools/lxc_clone: 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 fdb9aa9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lxc/tools/lxc_clone.c
Expand Up @@ -36,8 +36,6 @@
#include "conf.h"
#include "state.h"

lxc_log_define(lxc_clone_ui, lxc);

/* we pass fssize in bytes */
static uint64_t get_fssize(char *s)
{
Expand Down

0 comments on commit fdb9aa9

Please sign in to comment.