remove redundant updates

This commit is contained in:
2019-09-23 01:00:12 +02:00
parent 1d1aef4095
commit 034828155d
5 changed files with 3 additions and 57 deletions

View File

@@ -661,7 +661,6 @@ void App::update_rec_frames()
{
txt->set_text("");
}
layout[main_id]->update();
}
}