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/blenlib/BLI_array.h')
-rw-r--r--source/blender/blenlib/BLI_array.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_array.h b/source/blender/blenlib/BLI_array.h
index 8e94b8197ef..ed629a1c57c 100644
--- a/source/blender/blenlib/BLI_array.h
+++ b/source/blender/blenlib/BLI_array.h
@@ -69,7 +69,6 @@ void _bli_array_grow_func(
/* -------------------------------------------------------------------- */
-
/** \name Public defines
* \{ */
@@ -170,7 +169,6 @@ void _bli_array_grow_func(
/* -------------------------------------------------------------------- */
-
/** \name Generic Array Utils
* other useful defines
* (unrelated to the main array macros)