@ -155,7 +155,7 @@ int _glfwCreateContext(_GLFWwindow* window,
const _GLFWfbconfig* fbconfig)
{
int attribs[40];
EGLint count;
EGLint count = 0;
EGLConfig config;
EGLContext share = NULL;