]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
tools/lxc_wait: removed internal logging 1958/head
authorAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 23:55:53 +0000 (17:55 -0600)
committerAustinReichert <austinskyreichert@utexas.edu>
Tue, 28 Nov 2017 23:55:53 +0000 (17:55 -0600)
Signed-off-by: AustinReichert <austinskyreichert@utexas.edu>
src/lxc/tools/lxc_wait.c

index b922194053af92de7eaeae21d02f127a7d69d574..62b7c01b5e6ccc20a96f8afd9f94f456d88a8a12 100644 (file)
@@ -34,8 +34,6 @@
 #include "log.h"
 #include "arguments.h"
 
-lxc_log_define(lxc_wait_ui, lxc);
-
 static int my_checker(const struct lxc_arguments* args)
 {
        if (!args->states) {