summaryrefslogtreecommitdiff
path: root/chart2/source
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-01-13 00:54:57 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-01-29 08:09:48 +0100
commitaead89783f626dc3ed4b8a1d0d50b95816fc3827 (patch)
treebd9c1d1ed9bd85a4b9e350043e16cba4c95c65c9 /chart2/source
parent14ac9c011e2e60602b2e098472291f7d46107f6a (diff)
disable my debug code
Change-Id: Iea6824c08ee88334bc0acb4b2bee9323c8995520
Diffstat (limited to 'chart2/source')
-rwxr-xr-xchart2/source/view/main/OpenGLRender.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/OpenGLRender.hxx b/chart2/source/view/main/OpenGLRender.hxx
index 7accdae45d6e..875f6fa87201 100755
--- a/chart2/source/view/main/OpenGLRender.hxx
+++ b/chart2/source/view/main/OpenGLRender.hxx
@@ -53,7 +53,7 @@ namespace unx
#include "glm/gtx/quaternion.hpp"
#define OPENGL_SCALE_VALUE 20
-#define DEBUG_POSITIONING 1
+#define DEBUG_POSITIONING 0
typedef struct PosVeci3
{