mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-29 09:07:17 -04:00
Remove unused EventDispatcher::thread_record.
This commit is contained in:
parent
d5e21ce972
commit
3103e9b80e
2 changed files with 0 additions and 3 deletions
|
@ -59,7 +59,6 @@ CH_IRQ_HANDLER(M4Core_IRQHandler) {
|
|||
|
||||
MessageHandlerMap EventDispatcher::message_map_;
|
||||
Thread* EventDispatcher::thread_event_loop = nullptr;
|
||||
Thread* EventDispatcher::thread_record = nullptr;
|
||||
|
||||
EventDispatcher::EventDispatcher(
|
||||
ui::Widget* const top_widget,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue