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/blender/bpython/intern/BPY_modules.h')
-rw-r--r--source/blender/bpython/intern/BPY_modules.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/bpython/intern/BPY_modules.h b/source/blender/bpython/intern/BPY_modules.h
index 98f9170fe9b..f1c91d23bc8 100644
--- a/source/blender/bpython/intern/BPY_modules.h
+++ b/source/blender/bpython/intern/BPY_modules.h
@@ -43,5 +43,3 @@ void init_py_matrix(void);
void init_Datablockmodules(PyObject *dict);
void initGUI(void);
-
-