Skip to content

Commit

Permalink
Removed updateFrameSize
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad authored and Chad committed Sep 2, 2016
1 parent 82cd2a7 commit 4802378
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cocos/platform/desktop/CCGLViewImpl-desktop.h
Expand Up @@ -130,8 +130,6 @@ class CC_DLL GLViewImpl : public GLView

bool initGlew();

void updateFrameSize();

// GLFW callbacks
void onGLFWError(int errorID, const char* errorDesc);
void onGLFWMouseCallBack(GLFWwindow* window, int button, int action, int modify);
Expand Down

0 comments on commit 4802378

Please sign in to comment.