Cleanup: Remove redundant forward declarations.

This commit is contained in:
Jeroen Bakker 2021-07-20 08:43:43 +02:00
parent 9471715720
commit 6c5f8bf5aa
6 changed files with 4 additions and 11 deletions

@ -1 +1 @@
Subproject commit 4833954c0ac85cc407e1d5a153aa11b1d1823ec0
Subproject commit 62e82958a760dad775d9b3387d7fb535fd6de4c6

@ -1 +1 @@
Subproject commit f86f25e62217264495d05f116ccb09d575fe9841
Subproject commit 1adb56d8b01cf1327f58c6fb8b1ccc8b7efd76ad

@ -1 +1 @@
Subproject commit 5a82baad9f986722104280e8354a4427d8e9eab1
Subproject commit 788441f2930465bbfba8f0797b12dcef1d46694d

View File

@ -28,10 +28,7 @@ extern "C" {
#endif
struct AnimData;
struct CacheFile;
struct DLRBT_Tree;
struct FCurve;
struct ListBase;
struct MaskLayer;
struct Object;
struct Scene;

View File

@ -31,13 +31,9 @@ struct AnimData;
struct CacheFile;
struct DLRBT_Tree;
struct FCurve;
struct ListBase;
struct MaskLayer;
struct Object;
struct Scene;
struct View2D;
struct bAction;
struct bActionGroup;
struct bAnimContext;
struct bDopeSheet;
struct bGPDlayer;

@ -1 +1 @@
Subproject commit 01f51a0e551ab730f0934dc6488613690ac4bf8f
Subproject commit c8579c5cf43229843df505da9644b5b0b7201974