gsdx: fix EGL build

This commit is contained in:
Gregory Hainaut 2017-04-21 19:03:59 +02:00
parent 16904d580d
commit 2155f65478
1 changed files with 0 additions and 2 deletions

View File

@ -183,8 +183,6 @@ bool GSWndEGL::Create(const string& title, int w, int h)
AttachContext();
CheckContext();
PopulateGlFunction();
if (m_NativeWindow == 0)