Cleanup: remove some useless Derivedmesh struct declarations.

This commit is contained in:
Bastien Montagne 2018-06-20 15:17:13 +02:00
parent b13585e782
commit 3df5625ae7
3 changed files with 0 additions and 3 deletions

View File

@ -41,7 +41,6 @@ struct Main;
struct Mesh;
struct Object;
struct Scene;
struct DerivedMesh;
struct BPoint;
struct MDeformVert;
struct Depsgraph;

View File

@ -64,7 +64,6 @@ struct MDeformVert;
struct MDisps;
struct Object;
struct CustomData;
struct DerivedMesh;
struct Scene;
struct MLoopUV;
struct ReportList;

View File

@ -47,7 +47,6 @@
*/
struct Object;
struct DerivedMesh;
struct Mesh;
struct MVert;
struct MDeformVert;