mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-20 22:05:06 +00:00
Remove call to glxewInit
This commit is contained in:
parent
2579ddf996
commit
65273dde76
1 changed files with 0 additions and 3 deletions
|
|
@ -38,9 +38,6 @@ void gl::init()
|
|||
#ifdef __unix__
|
||||
glewExperimental = true;
|
||||
glewInit();
|
||||
#ifdef HAVE_X11
|
||||
glxewInit();
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue