Unverified Commit 0fac38af by Christian Brauner Committed by GitHub

Merge pull request #1967 from AustinReichert/tools-refactor-lxc-info

tools/lxc_info: removed internal logging
parents 31b800d6 4fd8586c
...@@ -37,8 +37,6 @@ ...@@ -37,8 +37,6 @@
#include "commands.h" #include "commands.h"
#include "arguments.h" #include "arguments.h"
lxc_log_define(lxc_info_ui, lxc);
static bool ips; static bool ips;
static bool state; static bool state;
static bool pid; static bool pid;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment