[Bf-blender-cvs] [1fbd7132654] active-fcurve-keyframe: Remove unecessary comment

Hans Goudey noreply at git.blender.org
Thu Jul 16 20:16:25 CEST 2020


Commit: 1fbd7132654a746fb078b7f2d9f9802424d15569
Author: Hans Goudey
Date:   Fri Jul 10 09:35:25 2020 -0400
Branches: active-fcurve-keyframe
https://developer.blender.org/rB1fbd7132654a746fb078b7f2d9f9802424d15569

Remove unecessary comment

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

M	source/blender/editors/space_graph/graph_draw.c

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

diff --git a/source/blender/editors/space_graph/graph_draw.c b/source/blender/editors/space_graph/graph_draw.c
index 26426a9a03f..34b16ca8197 100644
--- a/source/blender/editors/space_graph/graph_draw.c
+++ b/source/blender/editors/space_graph/graph_draw.c
@@ -51,7 +51,6 @@
 #include "UI_resources.h"
 #include "UI_view2d.h"
 
-/* Prototype for #draw_fcurve. */
 static void graph_draw_driver_debug(bAnimContext *ac, ID *id, FCurve *fcu);
 
 /* *************************** */



More information about the Bf-blender-cvs mailing list