HomeClusterLabs Projects

Refactor: tools: Remove blank_screen() function

Description

Refactor: tools: Remove blank_screen() function

As far as I can tell, it's equivalent to clear(); refresh();, except
that it loops over all the lines individually. If we feel it's worth
functionizing to save one line per call, we can add it back. I default
to being explicit here.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Nov 2 2022, 1:37 AM
Parents
rP2031bb17a477: Refactor: libpacemaker: Use correct pcmkd query time in pcmk__status()
Branches
Unknown
Tags
Unknown