Skip to content

Commit

Permalink
Revert "ignore sf error"
Browse files Browse the repository at this point in the history
This reverts commit 892f757.

TOTAL DERPFEST WTF.
  • Loading branch information
hyperb1iss committed Apr 23, 2011
1 parent 2ad4276 commit 297468b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions media/libstagefright/OMXCodec.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1132,8 +1132,6 @@ status_t OMXCodec::getVideoProfileLevel(
CODEC_LOGV("Default profile: %ld, level %ld",
defaultProfileLevel.mProfile, defaultProfileLevel.mLevel);

return OK;

// Are the default profile and level overwriten?
int32_t profile, level;
if (!meta->findInt32(kKeyVideoProfile, &profile)) {
Expand Down

0 comments on commit 297468b

Please sign in to comment.