[lxc-devel] [lxc/master] tools/lxc_info: removed internal logging

AustinReichert on Github lxc-bot at linuxcontainers.org
Wed Nov 29 00:05:55 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/9cf4803b/attachment.bin>
-------------- next part --------------
From 4fd8586c37d660ac1156675bac20d736a42e5820 Mon Sep 17 00:00:00 2001
From: AustinReichert <austinskyreichert at utexas.edu>
Date: Tue, 28 Nov 2017 03:34:42 -0600
Subject: [PATCH] tools/lxc_info: removed internal logging

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

diff --git a/src/lxc/tools/lxc_info.c b/src/lxc/tools/lxc_info.c
index b73a12b90..3c7f6b398 100644
--- a/src/lxc/tools/lxc_info.c
+++ b/src/lxc/tools/lxc_info.c
@@ -37,8 +37,6 @@
 #include "commands.h"
 #include "arguments.h"
 
-lxc_log_define(lxc_info_ui, lxc);
-
 static bool ips;
 static bool state;
 static bool pid;


More information about the lxc-devel mailing list