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:
-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