quick & dirty workaround
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3181 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b43f227373
commit
1ed6c90897
@ -196,7 +196,7 @@ media_format::Matches(const media_format *otherFormat) const
|
||||
{
|
||||
UNIMPLEMENTED();
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user