Cleanup: remove redundant forward declarations for structs

This commit is contained in:
2023-01-18 18:41:13 +11:00
parent ca3e19f4c5
commit 60d9de767d
98 changed files with 6 additions and 146 deletions

View File

@@ -45,7 +45,6 @@ struct World;
struct bAction;
struct bArmature;
struct bConstraint;
struct bGPdata;
struct bNodeSocket;
struct bNodeTree;
struct bPoseChannel;

View File

@@ -62,7 +62,6 @@ struct World;
struct bAction;
struct bArmature;
struct bConstraint;
struct bGPdata;
struct bNodeSocket;
struct bNodeTree;
struct bPoseChannel;