cleanup: collada: removed unused public class variable

This commit is contained in:
Gaia Clary 2019-08-25 19:37:54 +02:00
parent 2f1604cef7
commit de0fc96dfe
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ class GeometryExporter : COLLADASW::LibraryGeometries {
unsigned int v1, v2, v3, v4;
};
Normal n;
public:
/* TODO: optimize UV sets by making indexed list with duplicates removed */
GeometryExporter(BlenderContext &blender_context,