Unverified Commit 5aa39f25 by AustinReichert Committed by Christian Brauner

tools/lxc_clone: remove internal logging

parent d0197e37
...@@ -36,8 +36,6 @@ ...@@ -36,8 +36,6 @@
#include "conf.h" #include "conf.h"
#include "state.h" #include "state.h"
lxc_log_define(lxc_clone_ui, lxc);
/* we pass fssize in bytes */ /* we pass fssize in bytes */
static uint64_t get_fssize(char *s) static uint64_t get_fssize(char *s)
{ {
......
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