Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInes Almeida <britalmeida@gmail.com>2014-08-06 12:40:09 +0400
committerInes Almeida <britalmeida@gmail.com>2015-02-21 15:16:21 +0300
commit4c0adb95dcb21bb8086282ce0486a222d2dbea96 (patch)
tree02c97bbf2237aec4390211cf03e280d9f7ae1285 /source/gameengine
parent9bfdcc4d32fa18b408ff44f8023ac6b3f9147827 (diff)
gamengine: removing useless comment
Diffstat (limited to 'source/gameengine')
-rw-r--r--source/gameengine/Ketsji/KX_KetsjiEngine.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/gameengine/Ketsji/KX_KetsjiEngine.cpp b/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
index d175bef991b..e453b757b7e 100644
--- a/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
+++ b/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
@@ -80,9 +80,6 @@
#include "KX_NavMeshObject.h"
-// If define: little test for Nzc: guarded drawing. If the canvas is
-// not valid, skip rendering this frame.
-//#define NZC_GUARDED_OUTPUT
#define DEFAULT_LOGIC_TIC_RATE 60.0
//#define DEFAULT_PHYSICS_TIC_RATE 60.0