Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 297468b0 authored by Steve Kondik's avatar Steve Kondik
Browse files

Revert "ignore sf error"

This reverts commit 892f7572.

TOTAL DERPFEST WTF.
parent 2ad42761
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)) {