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:
Diffstat (limited to 'source/gameengine/Expressions/intern/IfExpr.cpp')
-rw-r--r--source/gameengine/Expressions/intern/IfExpr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/intern/IfExpr.cpp b/source/gameengine/Expressions/intern/IfExpr.cpp
index 549f53749d6..3ae9e912812 100644
--- a/source/gameengine/Expressions/intern/IfExpr.cpp
+++ b/source/gameengine/Expressions/intern/IfExpr.cpp
@@ -12,7 +12,6 @@
* in supporting documentation. Erwin Coumans makes no
* representations about the suitability of this software for any
* purpose. It is provided "as is" without express or implied warranty.
- *
*/
#include "EXP_IfExpr.h"