mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-13 13:17:43 +03:00
busctl: drop redundant pager_open()
This commit is contained in:
parent
cb05d2a514
commit
5488660154
@ -364,8 +364,6 @@ static void print_subtree(const char *prefix, const char *path, char **l) {
|
||||
|
||||
static void print_tree(const char *prefix, char **l) {
|
||||
|
||||
pager_open(arg_no_pager, false);
|
||||
|
||||
prefix = strempty(prefix);
|
||||
|
||||
if (arg_list) {
|
||||
|
Loading…
Reference in New Issue
Block a user