diff --git a/src/qVoxFallCore.cpp b/src/qVoxFallCore.cpp index 219c350..a9fa36d 100644 --- a/src/qVoxFallCore.cpp +++ b/src/qVoxFallCore.cpp @@ -466,9 +466,6 @@ bool qVoxFallCore::Run( ccMesh* mesh, errorMessage = "Failed to compute grid occupancy!"; return false; } - //errorMessage = QString("[VoxFall] label for the next patch: %1").arg(patchFirstLabel); - //return true; - // COMPUTE VOLUMES //=======================================================================================================================