Cleanup: remove unused DerivedMesh code.

Differential Revision: https://developer.blender.org/D3736
This commit is contained in:
Sebastian Parborg
2018-09-27 15:54:10 +02:00
committed by Brecht Van Lommel
parent 975a40dceb
commit a16e5b8efa
23 changed files with 53 additions and 405 deletions

View File

@@ -37,7 +37,6 @@
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* called by meshtools */
struct DerivedMesh;
struct Depsgraph;
struct ImagePool;
struct MTex;