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

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

am 112ba592: am 6c7d332f: Merge "Remove bogus forward declarations"

* commit '112ba592':
  Remove bogus forward declarations
parents df0b3e0c 112ba592
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,