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/b_interface.h')
-rw-r--r--source/blender/bpython/intern/b_interface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/bpython/intern/b_interface.h b/source/blender/bpython/intern/b_interface.h
index b2af2280f1f..db3c3f065d6 100644
--- a/source/blender/bpython/intern/b_interface.h
+++ b/source/blender/bpython/intern/b_interface.h
@@ -180,5 +180,3 @@ void mesh_update(Mesh *me);
/* blender's program name */
extern char bprogname[]; /* init in creator.c */
-
-