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

Commit 112ba592 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Android Git Automerger
Browse files

am 6c7d332f: Merge "Remove bogus forward declarations"

* commit '6c7d332f':
  Remove bogus forward declarations
parents 865449b4 6c7d332f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26,8 +26,6 @@

namespace android {

struct MediaBuffer;

struct SoftAVCEncoder : public MediaBufferObserver,
                        public SoftVideoEncoderOMXComponent {
    SoftAVCEncoder(
+0 −2
Original line number Diff line number Diff line
@@ -25,8 +25,6 @@

namespace android {

struct MediaBuffer;

struct SoftMPEG4Encoder : public SoftVideoEncoderOMXComponent {
    SoftMPEG4Encoder(
            const char *name,