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>2018-11-29 01:03:11 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-29 01:05:49 +0300
commitf1edccdbe137108647ed3a517432118dfbecf123 (patch)
tree2d72a0c4167d7400ffa64d66a7b45f909497c1cd /source/blender/editors/sculpt_paint/paint_ops.c
parentb02696f855a4e18bae26c326d938f814835c2d6b (diff)
Cleanup: remove unused files
Diffstat (limited to 'source/blender/editors/sculpt_paint/paint_ops.c')
-rw-r--r--source/blender/editors/sculpt_paint/paint_ops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/paint_ops.c b/source/blender/editors/sculpt_paint/paint_ops.c
index 85dc37b9838..11565d665b1 100644
--- a/source/blender/editors/sculpt_paint/paint_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_ops.c
@@ -50,7 +50,6 @@
#include "ED_paint.h"
#include "ED_screen.h"
#include "ED_select_utils.h"
-#include "ED_keymap_templates.h"
#include "ED_image.h"
#include "ED_gpencil.h"
#include "UI_resources.h"