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

@@ -26,7 +26,6 @@ struct ID; /* DNA_ID.h */
struct ListBase; /* DNA_listBase.h */
struct Object; /* DNA_object_types.h */
struct PathResolvedRNA;
struct ReportList;
struct Text; /* defined in DNA_text_types.h */
struct bConstraint; /* DNA_constraint_types.h */
struct bConstraintOb; /* DNA_constraint_types.h */