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/PyDoc/SCA_IObject.py')
-rw-r--r--source/gameengine/PyDoc/SCA_IObject.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/source/gameengine/PyDoc/SCA_IObject.py b/source/gameengine/PyDoc/SCA_IObject.py
deleted file mode 100644
index 92e4884e815..00000000000
--- a/source/gameengine/PyDoc/SCA_IObject.py
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Documentation for SCA_IObject class
-
-from CValue import *
-class SCA_IObject(CValue):
- """
- This class has no python functions
- """
- pass