Instance: add attribute "event_loop"
Replaces global variable "main_loop".
This commit is contained in:
@@ -26,8 +26,6 @@ struct Instance;
|
||||
|
||||
extern ThreadId main_thread;
|
||||
|
||||
extern EventLoop *main_loop;
|
||||
|
||||
extern Instance *instance;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user