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-10-07 07:17:44 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-10-07 07:22:22 +0300
commit60f0a94ab21c0120c091b3c0369dfff8fa9e2ca8 (patch)
treee55cb6105d5e05c2644b37d500a9a5e8d93a95f1 /source/blender/blenkernel/BKE_brush.h
parent805ba9fc81d5b30596da52862b02e5ec8cabbad5 (diff)
Cleanup: clang-format
Diffstat (limited to 'source/blender/blenkernel/BKE_brush.h')
-rw-r--r--source/blender/blenkernel/BKE_brush.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_brush.h b/source/blender/blenkernel/BKE_brush.h
index 891247f8127..70741831727 100644
--- a/source/blender/blenkernel/BKE_brush.h
+++ b/source/blender/blenkernel/BKE_brush.h
@@ -31,7 +31,6 @@ struct Main;
struct Scene;
struct ToolSettings;
struct UnifiedPaintSettings;
-struct bContext;
// enum eCurveMappingPreset;