mirror of https://github.com/axmolengine/axmol.git
Remove glfwError
This commit is contained in:
parent
c1ac27fffb
commit
527e254617
|
@ -119,8 +119,6 @@ private:
|
|||
|
||||
GLViewImpl* GLFWEventHandler::_view = nullptr;
|
||||
|
||||
std::string GLViewImpl::_glfwError;
|
||||
|
||||
////////////////////////////////////////////////////
|
||||
|
||||
struct keyCodeItem
|
||||
|
|
Loading…
Reference in New Issue