From 60f0a94ab21c0120c091b3c0369dfff8fa9e2ca8 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 7 Oct 2019 15:17:44 +1100 Subject: Cleanup: clang-format --- source/blender/editors/sculpt_paint/paint_intern.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/editors/sculpt_paint/paint_intern.h') diff --git a/source/blender/editors/sculpt_paint/paint_intern.h b/source/blender/editors/sculpt_paint/paint_intern.h index 69eed84fe2b..19380fb9022 100644 --- a/source/blender/editors/sculpt_paint/paint_intern.h +++ b/source/blender/editors/sculpt_paint/paint_intern.h @@ -29,7 +29,6 @@ struct Brush; struct ColorManagedDisplay; struct ColorSpace; struct ImagePool; -struct ListBase; struct MTex; struct Object; struct Paint; @@ -37,7 +36,6 @@ struct PaintStroke; struct PointerRNA; struct RegionView3D; struct Scene; -struct UndoStep; struct VPaint; struct ViewContext; struct bContext; -- cgit v1.2.3