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

Commit 68a029ed authored by Igor Murashkin's avatar Igor Murashkin Committed by Android (Google) Code Review
Browse files

Merge "GraphicBuffer.h: Remove redundant friend class declaration causing warnings" into jb-mr2-dev

parents 30055f1e 89592bbe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -124,7 +124,6 @@ private:
    friend class Surface;
    friend class BpSurface;
    friend class BnSurface;
    friend class Surface;
    friend class LightRefBase<GraphicBuffer>;
    GraphicBuffer(const GraphicBuffer& rhs);
    GraphicBuffer& operator = (const GraphicBuffer& rhs);