]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
tools/lxc_clone: remove internal logging 1975/head
authorAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 08:41:23 +0000 (02:41 -0600)
committerAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 08:41:23 +0000 (02:41 -0600)
Signed-off-by: AustinReichert <austinskyreichert@utexas.edu>
src/lxc/tools/lxc_clone.c

index 30521192b8c83dae134d43daa09bf1025169f9ba..3aed40739cac92d810479348ab3f9092e7e9216f 100644 (file)
@@ -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)
 {