mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 18:10:26 +09:00
Now that console_get_input(), console_pop_input(), console_get_output() and console_push_output() are local functions, integrate them into their callers. This simplifies the code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>