mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
Don't implement history expiration from the main steppersync_flush() code. Instead, have callers directly invoke steppersync_history_expire(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>