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:
authorCampbell Barton <ideasman42@gmail.com>2019-08-02 05:25:39 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-08-02 05:30:57 +0300
commit14b2c41216e86a95572aa0c607fd8807da59baea (patch)
tree8e4be26c4cedc587c223335f08bb0a6f859acee9 /source/blender/python/gpu/gpu_py_shader.c
parentc060a835bbcdc994e77460ae69d2fd2ecfc249ab (diff)
Cleanup: doxy sections
Diffstat (limited to 'source/blender/python/gpu/gpu_py_shader.c')
-rw-r--r--source/blender/python/gpu/gpu_py_shader.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/python/gpu/gpu_py_shader.c b/source/blender/python/gpu/gpu_py_shader.c
index 5d6989af4c3..cccf75513f9 100644
--- a/source/blender/python/gpu/gpu_py_shader.c
+++ b/source/blender/python/gpu/gpu_py_shader.c
@@ -37,7 +37,6 @@
#include "gpu_py_vertex_format.h"
/* -------------------------------------------------------------------- */
-
/** \name Enum Conversion.
* \{ */