From: AustinReichert Date: Tue, 28 Nov 2017 08:41:23 +0000 (-0600) Subject: tools/lxc_clone: remove internal logging X-Git-Tag: lxc-3.0.0.beta1~166^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1975%2Fhead;p=thirdparty%2Flxc.git tools/lxc_clone: remove internal logging Signed-off-by: AustinReichert --- diff --git a/src/lxc/tools/lxc_clone.c b/src/lxc/tools/lxc_clone.c index 30521192b..3aed40739 100644 --- a/src/lxc/tools/lxc_clone.c +++ b/src/lxc/tools/lxc_clone.c @@ -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) {