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_element.c')
-rw-r--r--source/blender/python/gpu/gpu_py_element.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/python/gpu/gpu_py_element.c b/source/blender/python/gpu/gpu_py_element.c
index 2faf57ac55c..9c6a335febb 100644
--- a/source/blender/python/gpu/gpu_py_element.c
+++ b/source/blender/python/gpu/gpu_py_element.c
@@ -41,7 +41,6 @@
/* -------------------------------------------------------------------- */
-
/** \name IndexBuf Type
* \{ */
@@ -227,7 +226,6 @@ PyTypeObject BPyGPUIndexBuf_Type = {
/* -------------------------------------------------------------------- */
-
/** \name Public API
* \{ */