Remove a clear copy/paste error.

This commit is contained in:
Unknown W. Brackets 2014-12-20 09:42:08 -08:00
parent 71eb709845
commit 37c7f56b1e

View File

@ -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()");