diff --git a/vcg/complex/trimesh/allocate.h b/vcg/complex/trimesh/allocate.h index 2156d8ef..505adc46 100644 --- a/vcg/complex/trimesh/allocate.h +++ b/vcg/complex/trimesh/allocate.h @@ -256,7 +256,6 @@ namespace vcg { pu.newEnd = &m.edge.back()+1; if(pu.NeedUpdate()) { - int ii = 0; FaceIterator fi; for (fi=m.face.begin(); fi!=m.face.end(); ++fi){ //if(HasFHEAdjacency(m))