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 <campbell@blender.org>2022-08-23 15:55:05 +0300
committerCampbell Barton <campbell@blender.org>2022-08-23 15:55:48 +0300
commitffb6cc263fe13e6cc75561b5dc8850f1d31faf0f (patch)
treeeb8414a7f0ade61743ce23fadcb4b81d1adf93d0 /source/blender/editors/gpencil
parent65870821da69ebdf38c407a9a583b90c0693393a (diff)
Cleanup: format
Diffstat (limited to 'source/blender/editors/gpencil')
-rw-r--r--source/blender/editors/gpencil/gpencil_primitive.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/gpencil/gpencil_primitive.c b/source/blender/editors/gpencil/gpencil_primitive.c
index eb4243c0053..4a4fffc9638 100644
--- a/source/blender/editors/gpencil/gpencil_primitive.c
+++ b/source/blender/editors/gpencil/gpencil_primitive.c
@@ -20,7 +20,6 @@
#include "BLI_utildefines.h"
#include "BLT_translation.h"
-#include "BLT_translation.h"
#include "PIL_time.h"