am 66e06205: Another gcc 4.0.3 workaround.
Merge commit '66e06205030cfc72f9aeeac57acfd6cbff0c1b8a' into eclair-mr2-plus-aosp * commit '66e06205030cfc72f9aeeac57acfd6cbff0c1b8a': Another gcc 4.0.3 workaround.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user