[Bf-blender-cvs] [0d5b62db043] fcurve-modifier-panels: Remove unecessary change

Hans Goudey noreply at git.blender.org
Mon Oct 19 04:45:03 CEST 2020


Commit: 0d5b62db043d4c4ce4d87b5aef3e0f207d0da81d
Author: Hans Goudey
Date:   Wed Aug 12 13:01:38 2020 -0400
Branches: fcurve-modifier-panels
https://developer.blender.org/rB0d5b62db043d4c4ce4d87b5aef3e0f207d0da81d

Remove unecessary change

===================================================================

M	source/blender/blenkernel/BKE_fcurve.h

===================================================================

diff --git a/source/blender/blenkernel/BKE_fcurve.h b/source/blender/blenkernel/BKE_fcurve.h
index 349deb62b96..3717eb0f282 100644
--- a/source/blender/blenkernel/BKE_fcurve.h
+++ b/source/blender/blenkernel/BKE_fcurve.h
@@ -35,7 +35,6 @@ struct FCurve;
 struct FModifier;
 
 struct AnimData;
-struct ARegionType;
 struct AnimationEvalContext;
 struct BezTriple;
 struct LibraryForeachIDData;



More information about the Bf-blender-cvs mailing list