OSDN Git Service

Merge "Set the swap interval of virtual display surfaces to 0"
[android-x86/frameworks-native.git] / services / surfaceflinger / DisplayDevice.h
index ecf855a..6f0ce88 100644 (file)
@@ -171,7 +171,6 @@ private:
 
     EGLDisplay      mDisplay;
     EGLSurface      mSurface;
-    EGLContext      mContext;
     int             mDisplayWidth;
     int             mDisplayHeight;
     PixelFormat     mFormat;