mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove a clear copy/paste error.
This commit is contained in:
parent
71eb709845
commit
37c7f56b1e
1 changed files with 0 additions and 6 deletions
|
@ -82,12 +82,6 @@ static u32 sceMp4TrackSampleBufAvailableSize(u32 mp4, u32 unknown2)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static u32 sceMp4CreatesceMp4GetNumberOfMetaData()
|
||||
{
|
||||
ERROR_LOG(ME, "UNIMPL sceMp4GetNumberOfMetaData()");
|
||||
return 0;
|
||||
}
|
||||
|
||||
static u32 sceMp4Delete()
|
||||
{
|
||||
ERROR_LOG(ME, "UNIMPL sceMp4Delete()");
|
||||
|
|
Loading…
Add table
Reference in a new issue