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/python/gpu/gpu_py_api.c')
-rw-r--r--source/blender/python/gpu/gpu_py_api.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/python/gpu/gpu_py_api.c b/source/blender/python/gpu/gpu_py_api.c
index 7e999bdcc2d..3e872f28bb4 100644
--- a/source/blender/python/gpu/gpu_py_api.c
+++ b/source/blender/python/gpu/gpu_py_api.c
@@ -45,7 +45,6 @@
/* -------------------------------------------------------------------- */
-
/** \name Utils to invalidate functions
* \{ */
@@ -66,7 +65,6 @@ bool bpygpu_is_initialized_or_error(void)
/* -------------------------------------------------------------------- */
-
/** \name Primitive Type Utils
* \{ */
@@ -113,7 +111,6 @@ success:
/* -------------------------------------------------------------------- */
-
/** \name GPU Module
* \{ */