remove just annoying debugger call
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5763 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -85,7 +85,6 @@ FormatManager::GetDescriptionForFormat(media_format_description *out_description
|
||||
}
|
||||
break;
|
||||
case B_MEDIA_UNKNOWN_TYPE:
|
||||
debugger("FormatManager::GetDescriptionForFormat");
|
||||
strcpy(out_description->u.meta.description, "unknown");
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user