Cleanup: remove redundant forward declarations for structs
This commit is contained in:
@@ -45,7 +45,6 @@ struct World;
|
||||
struct bAction;
|
||||
struct bArmature;
|
||||
struct bConstraint;
|
||||
struct bGPdata;
|
||||
struct bNodeSocket;
|
||||
struct bNodeTree;
|
||||
struct bPoseChannel;
|
||||
|
||||
@@ -62,7 +62,6 @@ struct World;
|
||||
struct bAction;
|
||||
struct bArmature;
|
||||
struct bConstraint;
|
||||
struct bGPdata;
|
||||
struct bNodeSocket;
|
||||
struct bNodeTree;
|
||||
struct bPoseChannel;
|
||||
|
||||
Reference in New Issue
Block a user