mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-05 23:02:50 +00:00
Merge pull request #1958 from AustinReichert/tools-refactor-lxc-wait
tools/lxc_wait: removed internal logging
This commit is contained in:
commit
29a012480d
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user