controller: Remove m_process_events field
This commit is contained in:
parent
75ff5c3b14
commit
ba50bf0bc6
2 changed files with 0 additions and 6 deletions
src/components
|
@ -703,7 +703,6 @@ bool controller::on(const signals::eventqueue::check_state&) {
|
|||
* Process ui ready event
|
||||
*/
|
||||
bool controller::on(const signals::ui::ready&) {
|
||||
m_process_events = true;
|
||||
trigger_update(true);
|
||||
|
||||
if (!m_snapshot_dst.empty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue