Cleanup: remove redundant struct declarations

This commit is contained in:
2020-12-16 16:19:04 +11:00
parent 588f107f11
commit b347c4e9ca
67 changed files with 3 additions and 112 deletions

View File

@@ -36,7 +36,6 @@ struct ListBase;
struct MDeformVert;
struct Main;
struct Material;
struct MaterialGPencilStyle;
struct Object;
struct Scene;
struct SpaceImage;
@@ -46,7 +45,6 @@ struct bDeformGroup;
struct bGPDframe;
struct bGPDlayer;
struct bGPDlayer_Mask;
struct bGPDspoint;
struct bGPDstroke;
struct bGPDcurve;
struct bGPdata;