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/space_action/action_ops.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_action/action_ops.c') diff --git a/source/blender/editors/space_action/action_ops.c b/source/blender/editors/space_action/action_ops.c index 25218358ed4..551db8c4faa 100644 --- a/source/blender/editors/space_action/action_ops.c +++ b/source/blender/editors/space_action/action_ops.c @@ -289,4 +289,3 @@ void action_keymap(wmKeyConfig *keyconf) keymap = WM_keymap_find(keyconf, "Dopesheet", SPACE_ACTION, 0); action_keymap_keyframes(keyconf, keymap); } - -- cgit v1.2.3