Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/editors/space_graph/graph_draw.c')
-rw-r--r--source/blender/editors/space_graph/graph_draw.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/editors/space_graph/graph_draw.c b/source/blender/editors/space_graph/graph_draw.c
index 33e724459a9..4752f62b58c 100644
--- a/source/blender/editors/space_graph/graph_draw.c
+++ b/source/blender/editors/space_graph/graph_draw.c
@@ -57,7 +57,6 @@ static void graph_draw_driver_debug(bAnimContext *ac, ID *id, FCurve *fcu);
/* -------------------------------------------------------------------- */
/** \name Utility Drawing Defines
- *
* \{ */
/* determine the alpha value that should be used when
@@ -73,7 +72,6 @@ static float fcurve_display_alpha(FCurve *fcu)
/* -------------------------------------------------------------------- */
/** \name FCurve Modifier Drawing
- *
* \{ */
/* Envelope -------------- */
@@ -153,7 +151,6 @@ static void draw_fcurve_modifier_controls_envelope(FModifier *fcm,
/* -------------------------------------------------------------------- */
/** \name FCurve Modifier Drawing
- *
* \{ */
/* Points ---------------- */
@@ -1343,7 +1340,6 @@ void graph_draw_curves(bAnimContext *ac, SpaceGraph *sipo, ARegion *region, shor
/* -------------------------------------------------------------------- */
/** \name Channel List
- *
* \{ */
/* left hand part */