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

Commit 9711b2fa authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "libstagefright: remove duplicate call"

parents d48b414f 9280cc92
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1399,8 +1399,6 @@ MPEG4Writer::Track::Track(
      mReachedEOS(false),
      mRotation(0),
      mHFRRatio(1) {
    getCodecSpecificDataFromInputFormatIfPossible();

    const char *mime;
    mMeta->findCString(kKeyMIMEType, &mime);