actually fix dingus

This commit is contained in:
ConfiG 2023-08-19 01:22:31 +03:00
parent 19af576db2
commit f91b289388
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -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();