[lxc-devel] [lxc/master] tools/lxc_clone: remove internal logging

AustinReichert on Github lxc-bot at linuxcontainers.org
Wed Nov 29 00:11:09 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 361 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20171129/c8ef3195/attachment.bin>
-------------- next part --------------
From fdb9aa94df16766cca7cec77c29ec482a7573bef Mon Sep 17 00:00:00 2001
From: AustinReichert <austinskyreichert at utexas.edu>
Date: Tue, 28 Nov 2017 02:41:23 -0600
Subject: [PATCH] tools/lxc_clone: remove internal logging

Signed-off-by: AustinReichert <austinskyreichert at utexas.edu>
---
 src/lxc/tools/lxc_clone.c | 2 --
 1 file changed, 2 deletions(-)

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)
 {


More information about the lxc-devel mailing list