diff --git a/plugins/GSdx/GSWndEGL.cpp b/plugins/GSdx/GSWndEGL.cpp index a3560158ca..d28a427349 100644 --- a/plugins/GSdx/GSWndEGL.cpp +++ b/plugins/GSdx/GSWndEGL.cpp @@ -183,8 +183,6 @@ bool GSWndEGL::Create(const string& title, int w, int h) AttachContext(); - CheckContext(); - PopulateGlFunction(); if (m_NativeWindow == 0)