Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / graphics / test / MockWebGraphicsContext3D.h
index 6e93a24..d41a810 100644 (file)
@@ -41,8 +41,6 @@ public:
     {
     }
 
-    virtual bool makeContextCurrent() { return true; }
-
     virtual void prepareTexture() { }
 
     virtual void postSubBufferCHROMIUM(int x, int y, int width, int height) { }