From 7bb2b910c0e471e90d4dc5fe6c94aeb4f3ad57b0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 20 Feb 2021 15:35:00 +1100 Subject: Cleanup: doxygen sections --- source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c') diff --git a/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c index f7ab1732457..07117c0153b 100644 --- a/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c +++ b/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c @@ -635,7 +635,6 @@ static void gizmo_cage3d_exit(bContext *C, wmGizmo *gz, const bool cancel) /* -------------------------------------------------------------------- */ /** \name Cage Gizmo API - * * \{ */ static void GIZMO_GT_cage_3d(wmGizmoType *gzt) -- cgit v1.2.3