Fix up pausing / parking display (#17460)

This commit is contained in:
Scott Lahteine
2020-04-11 20:36:17 -05:00
committed by GitHub
parent dfb5968bfe
commit e4903396d4
18 changed files with 43 additions and 60 deletions

View File

@@ -624,8 +624,6 @@ public:
private:
static void _synchronize();
#if HAS_DISPLAY
static void finish_status(const bool persist);
#endif