Remove a duplicate syscall entry.

This commit is contained in:
Unknown W. Brackets 2013-05-12 16:51:01 -07:00
parent 225d09555b
commit 7cab1c334b

View file

@ -84,7 +84,6 @@ const HLEFunction sceHttp[] = {
{0x2255551E,0,"sceHttpGetNetworkPspError"},
{0xAB1540D5,0,"sceHttpsGetSslError"},
{0xA4496DE5,0,"sceHttpSetRedirectCallback"},
{0x0282A3BD,0,"sceHttpGetContentLength"},
};
void Register_sceHttp()