From b3727668168075137f2ded11d7a7821548e4451d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 09:23:51 +0200 Subject: Cleanup: trailing newlines --- source/blender/makesdna/DNA_ipo_types.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/makesdna/DNA_ipo_types.h') diff --git a/source/blender/makesdna/DNA_ipo_types.h b/source/blender/makesdna/DNA_ipo_types.h index f97935a09a1..5f6ca277615 100644 --- a/source/blender/makesdna/DNA_ipo_types.h +++ b/source/blender/makesdna/DNA_ipo_types.h @@ -507,6 +507,3 @@ typedef struct Ipo { #define IPO_DRIVER_FLAG_INVALID (1<<0) #endif - - - -- cgit v1.2.3