mirror of
https://github.com/janet-lang/janet
synced 2025-12-14 12:38:09 +00:00
More updates to the ev library.
This commit is contained in:
@@ -1180,7 +1180,6 @@ struct JanetListenerState {
|
||||
};
|
||||
|
||||
/* Run the event loop */
|
||||
JANET_API void janet_loop1(void);
|
||||
JANET_API void janet_loop(void);
|
||||
|
||||
/* Wrapper around pollables */
|
||||
|
||||
Reference in New Issue
Block a user