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

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

Merge change 26253 into eclair

* changes:
  Work around gcc 4.0.3 bug.
parents 8cf378f7 2944a2b3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -250,7 +250,9 @@ private:
          GraphicPlane&     graphicPlane(int dpy);

            void        waitForEvent();
public:     // hack to work around gcc 4.0.3 bug
            void        signalEvent();
private:
            void        signalDelayedEvent(nsecs_t delay);

            void        handleConsoleEvents();