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:
authorCampbell Barton <ideasman42@gmail.com>2019-01-26 13:43:24 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-01-26 13:43:24 +0300
commitf20dbc293fc9041a487544652f2d3baf1a4452c8 (patch)
treeb55a726a6999cea4ec07b7bb867b4c77a16782f9 /source/blender/editors/space_node
parent1e4aab36c237b751c23be161217d989472bfaf20 (diff)
Cleanup: blank lines over doxy headers
Diffstat (limited to 'source/blender/editors/space_node')
-rw-r--r--source/blender/editors/space_node/node_gizmo.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/editors/space_node/node_gizmo.c b/source/blender/editors/space_node/node_gizmo.c
index bf3af43bcc1..0beb7e5e56d 100644
--- a/source/blender/editors/space_node/node_gizmo.c
+++ b/source/blender/editors/space_node/node_gizmo.c
@@ -49,7 +49,6 @@
/* -------------------------------------------------------------------- */
-
/** \name Local Utilities
* \{ */
@@ -78,7 +77,6 @@ static void node_gizmo_calc_matrix_space_with_image_dims(
/* -------------------------------------------------------------------- */
-
/** \name Backdrop Gizmo
* \{ */
@@ -201,7 +199,6 @@ void NODE_GGT_backdrop_transform(wmGizmoGroupType *gzgt)
/** \} */
/* -------------------------------------------------------------------- */
-
/** \name Crop Gizmo
* \{ */
@@ -404,7 +401,6 @@ void NODE_GGT_backdrop_crop(wmGizmoGroupType *gzgt)
/** \} */
/* -------------------------------------------------------------------- */
-
/** \name Sun Beams
* \{ */
@@ -509,7 +505,6 @@ void NODE_GGT_backdrop_sun_beams(wmGizmoGroupType *gzgt)
/* -------------------------------------------------------------------- */
-
/** \name Corner Pin
* \{ */