mirror of
https://github.com/libretro/ppsspp.git
synced 2024-12-03 22:51:05 +00:00
Remove a clear copy/paste error.
This commit is contained in:
parent
71eb709845
commit
37c7f56b1e
@ -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…
Reference in New Issue
Block a user