From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/editors/include/ED_physics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/include/ED_physics.h') diff --git a/source/blender/editors/include/ED_physics.h b/source/blender/editors/include/ED_physics.h index fed842c969e..70b54a64d6b 100644 --- a/source/blender/editors/include/ED_physics.h +++ b/source/blender/editors/include/ED_physics.h @@ -57,4 +57,3 @@ void ED_operatortypes_physics(void); void ED_keymap_physics(struct wmKeyConfig *keyconf); #endif /* __ED_PHYSICS_H__ */ - -- cgit v1.2.3