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/physics/physics_ops.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/editors/physics/physics_ops.c') diff --git a/source/blender/editors/physics/physics_ops.c b/source/blender/editors/physics/physics_ops.c index 7b86cb63f31..de2ee73ab26 100644 --- a/source/blender/editors/physics/physics_ops.c +++ b/source/blender/editors/physics/physics_ops.c @@ -245,6 +245,3 @@ void ED_keymap_physics(wmKeyConfig *keyconf) keymap_particle(keyconf); //keymap_pointcache(keyconf); } - - - -- cgit v1.2.3