mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00:00
busctl: drop redundant pager_open()
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user