summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneformats/obj/qglobjscenehandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/sceneformats/obj/qglobjscenehandler.cpp')
-rw-r--r--src/plugins/sceneformats/obj/qglobjscenehandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/sceneformats/obj/qglobjscenehandler.cpp b/src/plugins/sceneformats/obj/qglobjscenehandler.cpp
index 9568be6d3..6ae0b7872 100644
--- a/src/plugins/sceneformats/obj/qglobjscenehandler.cpp
+++ b/src/plugins/sceneformats/obj/qglobjscenehandler.cpp
@@ -53,7 +53,6 @@ QT_BEGIN_NAMESPACE
QGLObjSceneHandler::QGLObjSceneHandler()
: QGLSceneFormatHandler()
- , palette(0)
, smoothing(QGL::Faceted)
, smoothingForced(false)
{