query_windows is triggered by SIGUSR1 and not executeable over stdin

anymore
pull/4/head
seebye 6 years ago
parent c42945ba66
commit 656fa03fa0

@ -59,7 +59,3 @@ function ImageLayer::add {
function ImageLayer::remove {
ImageLayer::build_command remove "identifier" "$@"
}
function ImageLayer::query_windows {
ImageLayer::build_command query_windows "" "$@"
}

Loading…
Cancel
Save