summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglfunctions_4_2_compatibility.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglfunctions_4_2_compatibility.cpp')
-rw-r--r--src/opengl/qopenglfunctions_4_2_compatibility.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opengl/qopenglfunctions_4_2_compatibility.cpp b/src/opengl/qopenglfunctions_4_2_compatibility.cpp
index 5bf2eedbaf..faf0ca845f 100644
--- a/src/opengl/qopenglfunctions_4_2_compatibility.cpp
+++ b/src/opengl/qopenglfunctions_4_2_compatibility.cpp
@@ -52,7 +52,6 @@ QOpenGLFunctions_4_2_Compatibility::QOpenGLFunctions_4_2_Compatibility()
, d_1_2_Deprecated(nullptr)
, d_1_3_Deprecated(nullptr)
, d_1_4_Deprecated(nullptr)
- , m_reserved_2_0_Deprecated(nullptr)
, d_3_3_Deprecated(nullptr)
{
}