[Bf-blender-cvs] [5a511eb] soc-2014-bge: gamengine: removing useless comment

Ines Almeida noreply at git.blender.org
Wed Aug 6 18:41:39 CEST 2014


Commit: 5a511eb7cc4fb7bf679bce058162374427771fb3
Author: Ines Almeida
Date:   Wed Aug 6 10:40:09 2014 +0200
Branches: soc-2014-bge
https://developer.blender.org/rB5a511eb7cc4fb7bf679bce058162374427771fb3

gamengine: removing useless comment

===================================================================

M	source/gameengine/Ketsji/KX_KetsjiEngine.cpp

===================================================================

diff --git a/source/gameengine/Ketsji/KX_KetsjiEngine.cpp b/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
index df2ebd0..76153a8 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




More information about the Bf-blender-cvs mailing list