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/Value.cpp')
-rw-r--r--source/gameengine/Expressions/intern/Value.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/intern/Value.cpp b/source/gameengine/Expressions/intern/Value.cpp
index 9b42bdb7bff..6dd0bf1cc8f 100644
--- a/source/gameengine/Expressions/intern/Value.cpp
+++ b/source/gameengine/Expressions/intern/Value.cpp
@@ -15,7 +15,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_Value.h"
#include "EXP_BoolValue.h"