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/blenkernel/BKE_sca.h')
-rw-r--r--source/blender/blenkernel/BKE_sca.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_sca.h b/source/blender/blenkernel/BKE_sca.h
index 35bcd91a9b1..653fc1afa64 100644
--- a/source/blender/blenkernel/BKE_sca.h
+++ b/source/blender/blenkernel/BKE_sca.h
@@ -89,4 +89,3 @@ void BKE_sca_actuators_id_loop(struct ListBase *atclist, SCAActuatorIDFunc func,
const char *sca_state_name_get(Object *ob, short bit);
#endif
-