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/mesh/editmesh_polybuild.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/mesh/editmesh_polybuild.c') diff --git a/source/blender/editors/mesh/editmesh_polybuild.c b/source/blender/editors/mesh/editmesh_polybuild.c index da3d16ba04f..4d37b78c9b7 100644 --- a/source/blender/editors/mesh/editmesh_polybuild.c +++ b/source/blender/editors/mesh/editmesh_polybuild.c @@ -523,7 +523,6 @@ void MESH_OT_polybuild_split_at_cursor(wmOperatorType *ot) /* -------------------------------------------------------------------- */ /** \name Dissolve at Cursor - * * \{ */ static int edbm_polybuild_dissolve_at_cursor_invoke(bContext *C, -- cgit v1.2.3