Remove System_SendMessage!
iOS, Qt buildfixes
This commit is contained in:
parent
4c99712b60
commit
b440e28e38
16 changed files with 29 additions and 39 deletions
|
@ -1875,7 +1875,6 @@ void System_Notify(SystemNotification notification) {
|
|||
}
|
||||
}
|
||||
bool System_MakeRequest(SystemRequestType type, int requestId, const std::string ¶m1, const std::string ¶m2, int param3) { return false; }
|
||||
void System_SendMessage(const char *command, const char *parameter) {}
|
||||
void NativeUpdate() {}
|
||||
void NativeRender(GraphicsContext *graphicsContext) {}
|
||||
void NativeResized() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue