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/EXP_Value.h')
-rw-r--r--source/gameengine/Expressions/EXP_Value.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/gameengine/Expressions/EXP_Value.h b/source/gameengine/Expressions/EXP_Value.h
index 78e0303b0ad..669bfe6af7b 100644
--- a/source/gameengine/Expressions/EXP_Value.h
+++ b/source/gameengine/Expressions/EXP_Value.h
@@ -9,7 +9,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.
- *
*/
/** \file EXP_Value.h
@@ -185,7 +184,6 @@ public:
*
* - Some small editor-specific things added
* - A helperclass CompressorArchive handles the serialization
- *
*/
class CValue : public PyObjectPlus