summaryrefslogtreecommitdiff
path: root/ext/qt/gstqsgtexture.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/qt/gstqsgtexture.cc')
-rw-r--r--ext/qt/gstqsgtexture.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/qt/gstqsgtexture.cc b/ext/qt/gstqsgtexture.cc
index 2b314e0ee..ad1425e07 100644
--- a/ext/qt/gstqsgtexture.cc
+++ b/ext/qt/gstqsgtexture.cc
@@ -35,7 +35,7 @@ GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);
GstQSGTexture::GstQSGTexture ()
{
- static volatile gsize _debug;
+ static gsize _debug;
initializeOpenGLFunctions();