Skip to content

Commit

Permalink
Merge pull request #1975 from AustinReichert/tools-refactor-lxc-clone
Browse files Browse the repository at this point in the history
tools/lxc_clone: remove internal logging
  • Loading branch information
Christian Brauner committed Nov 29, 2017
2 parents 8a0a156 + fdb9aa9 commit 76c0e5f
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 76c0e5f

Please sign in to comment.