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:
authorAntonio Vazquez <blendergit@gmail.com>2020-04-19 18:29:19 +0300
committerAntonio Vazquez <blendergit@gmail.com>2020-04-19 18:29:35 +0300
commit5cc7e2ae16d47c58f4a560efaf3a3a35eafe1352 (patch)
tree02ea06d352c372964ee1e52b118c4fe383dff285 /source/blender/makesrna
parenta39a6517af6603fcb16728daed88b642c88aa6eb (diff)
Cleanup: Remove extra line
Diffstat (limited to 'source/blender/makesrna')
-rw-r--r--source/blender/makesrna/intern/rna_gpencil_modifier.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_gpencil_modifier.c b/source/blender/makesrna/intern/rna_gpencil_modifier.c
index d192d1d1b88..bf69fe80638 100644
--- a/source/blender/makesrna/intern/rna_gpencil_modifier.c
+++ b/source/blender/makesrna/intern/rna_gpencil_modifier.c
@@ -135,7 +135,6 @@ const EnumPropertyItem rna_enum_object_greasepencil_modifier_type_items[] = {
"Texture",
"Change stroke uv texture values"},
{0, NULL, 0, NULL, NULL},
-
};
#ifndef RNA_RUNTIME