Remove declaration for undefined GPUSurfaceGL::SelectPixelConfig (flutter/engine#4857)
This commit is contained in:
committed by
Brian Osman
parent
828875524a
commit
caccc81f4d
@@ -52,8 +52,6 @@ class GPUSurfaceGL : public Surface {
|
||||
|
||||
bool PresentSurface(SkCanvas* canvas);
|
||||
|
||||
bool SelectPixelConfig(GrPixelConfig* config);
|
||||
|
||||
FXL_DISALLOW_COPY_AND_ASSIGN(GPUSurfaceGL);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user