mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
actually fix dingus
This commit is contained in:
parent
19af576db2
commit
f91b289388
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ namespace geode {
|
|||
|
||||
json::Value processRawIPC(void* rawHandle, std::string const& buffer);
|
||||
|
||||
void queueInGDThread(ScheduledFunction func);
|
||||
void queueInMainThread(ScheduledFunction func);
|
||||
void executeGDThreadQueue();
|
||||
|
||||
|
|
Loading…
Reference in a new issue