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

Commit b00e33d1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I08c19bee into eclair

* changes:
  DO NOT MERGE: Another gcc 4.0.3 workaround.
parents db5fcfd0 550a1145
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -246,8 +246,10 @@ private:
    virtual status_t    readyToRun();
    virtual void        onFirstRef();

public:     // hack to work around gcc 4.0.3 bug
    const GraphicPlane&     graphicPlane(int dpy) const;
          GraphicPlane&     graphicPlane(int dpy);
private:

            void        waitForEvent();
public:     // hack to work around gcc 4.0.3 bug