]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
tools/lxc_info: removed internal logging 1967/head
authorAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 09:34:42 +0000 (03:34 -0600)
committerAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 09:34:42 +0000 (03:34 -0600)
Signed-off-by: AustinReichert <austinskyreichert@utexas.edu>
src/lxc/tools/lxc_info.c

index b73a12b902e105b5fc8b5e481f206ac4f81c4ff0..3c7f6b39881877a1654ec11365df4653d88a6975 100644 (file)
@@ -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;