diff --git a/src/Magnum/MeshTools/Compile.cpp b/src/Magnum/MeshTools/Compile.cpp index b1372acfd..bc586f77a 100644 --- a/src/Magnum/MeshTools/Compile.cpp +++ b/src/Magnum/MeshTools/Compile.cpp @@ -115,9 +115,6 @@ std::tuple, std::unique_ptr> compile(const Shaders::Generic3D::Position(), stride - sizeof(Shaders::Generic3D::Position::Type)); - Debug() << stride << sizeof(Shaders::Generic3D::Position::Type) << vertexCount << normalOffset << textureCoordsOffset; - Debug() << data; - /* Add also normals, if present */ if(meshData.hasNormals()) { MeshTools::interleaveInto(data,