X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=services%2Fsurfaceflinger%2FDisplayDevice.h;h=6f0ce88a117605ab15aaa0629f84abf2e37a231c;hb=ff866e7642033d8f68c11eaa16d0afcecf0bab5b;hp=ecf855a79acce2388014649de45133aae55d6a49;hpb=5f51ed9499508ecda2d44c794a258fe6f5e22149;p=android-x86%2Fframeworks-native.git diff --git a/services/surfaceflinger/DisplayDevice.h b/services/surfaceflinger/DisplayDevice.h index ecf855a79a..6f0ce88a11 100644 --- a/services/surfaceflinger/DisplayDevice.h +++ b/services/surfaceflinger/DisplayDevice.h @@ -171,7 +171,6 @@ private: EGLDisplay mDisplay; EGLSurface mSurface; - EGLContext mContext; int mDisplayWidth; int mDisplayHeight; PixelFormat mFormat;