summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglfunctions_3_2_compatibility.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglfunctions_3_2_compatibility.cpp')
-rw-r--r--src/opengl/qopenglfunctions_3_2_compatibility.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/opengl/qopenglfunctions_3_2_compatibility.cpp b/src/opengl/qopenglfunctions_3_2_compatibility.cpp
index 6c90c569d7..c1b1806998 100644
--- a/src/opengl/qopenglfunctions_3_2_compatibility.cpp
+++ b/src/opengl/qopenglfunctions_3_2_compatibility.cpp
@@ -48,8 +48,6 @@ QOpenGLFunctions_3_2_Compatibility::QOpenGLFunctions_3_2_Compatibility()
, d_1_2_Deprecated(nullptr)
, d_1_3_Deprecated(nullptr)
, d_1_4_Deprecated(nullptr)
- , m_reserved_2_0_Deprecated(nullptr)
- , m_reserved_3_0_Deprecated(nullptr)
{
}