Unverified Commit 405f0aec by AustinReichert Committed by Christian Brauner

tools/lxc_wait: removed internal logging

parent fb697f2f
...@@ -34,8 +34,6 @@ ...@@ -34,8 +34,6 @@
#include "log.h" #include "log.h"
#include "arguments.h" #include "arguments.h"
lxc_log_define(lxc_wait_ui, lxc);
static int my_checker(const struct lxc_arguments* args) static int my_checker(const struct lxc_arguments* args)
{ {
if (!args->states) { if (!args->states) {
......
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