OSD - Remove unneeded call to `schedulerIgnoreTaskExecTime` in stats

refresh.
This commit is contained in:
Dominic Clifton 2022-01-23 15:26:01 +01:00
parent 1f666add6c
commit e0f27197ff
1 changed files with 0 additions and 3 deletions

View File

@ -958,9 +958,6 @@ static bool osdRefreshStats(void)
static osd_refresh_stats_phase_e phase = INITIAL_CLEAR_SCREEN;
// Non-flight operation which takes a little longer than normal
schedulerIgnoreTaskExecTime();
switch (phase) {
default:
case INITIAL_CLEAR_SCREEN: