summaryrefslogtreecommitdiff
path: root/src/client.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-14 01:09:49 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-14 01:57:57 +0300
commitc5fd70049a0ebdc14e49af3e5215521085a44b46 (patch)
tree6654ed70f48e954d39926ff3a14a26d588479cab /src/client.cpp
parentd589fe649959239c268b1affddee8a453f96e969 (diff)
downloadplus-c5fd70049a0ebdc14e49af3e5215521085a44b46.tar.gz
plus-c5fd70049a0ebdc14e49af3e5215521085a44b46.tar.bz2
plus-c5fd70049a0ebdc14e49af3e5215521085a44b46.tar.xz
plus-c5fd70049a0ebdc14e49af3e5215521085a44b46.zip
Fow OpenGL >= 3.0 check extensions in modern way.
Diffstat (limited to 'src/client.cpp')
-rw-r--r--src/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.cpp b/src/client.cpp
index 1d1fdeaa5..b636ce2fe 100644
--- a/src/client.cpp
+++ b/src/client.cpp
@@ -535,7 +535,6 @@ void Client::gameInit()
applyVSync();
graphicsManager.setVideoMode();
- graphicsManager.initOpenGLFunctions();
applyGrabMode();
applyGamma();