summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellogl2/logo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/hellogl2/logo.cpp')
-rw-r--r--examples/opengl/hellogl2/logo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/opengl/hellogl2/logo.cpp b/examples/opengl/hellogl2/logo.cpp
index a1ec8eaebe..6fcece16d4 100644
--- a/examples/opengl/hellogl2/logo.cpp
+++ b/examples/opengl/hellogl2/logo.cpp
@@ -52,7 +52,6 @@
#include <qmath.h>
Logo::Logo()
- : m_count(0)
{
m_data.resize(2500 * 6);