mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- remove empty Mac I_HTTPRequest prototype since it's not used
This commit is contained in:
parent
f2f649bf77
commit
fbc4831072
1 changed files with 0 additions and 4 deletions
|
@ -387,7 +387,3 @@ TArray<FString> I_GetGogPaths()
|
|||
return TArray<FString>();
|
||||
}
|
||||
|
||||
bool I_HTTPRequest(const char* request)
|
||||
{
|
||||
// todo
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue