X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmachine%2Fmachinectl.c;h=939b6481508dd52072756a2a2532eb90d46fb627;hp=2c29f1495eb3d47f7a23001099fc3c7e1afba14d;hb=079dac08c6a2725ce6e5ed2afa3f03d057c999c6;hpb=acf97e213e69a97e63ab8f7fad7ecd53608c757a diff --git a/src/machine/machinectl.c b/src/machine/machinectl.c index 2c29f1495..939b64815 100644 --- a/src/machine/machinectl.c +++ b/src/machine/machinectl.c @@ -72,7 +72,6 @@ static OutputMode arg_output = OUTPUT_SHORT; static void pager_open_if_enabled(void) { - /* Cache result before we open the pager */ if (arg_no_pager) return;