From 8ca2013615d6f4f0246699e916a155b93db93653 Mon Sep 17 00:00:00 2001 From: cignoni Date: Fri, 18 Jun 2010 14:44:21 +0000 Subject: [PATCH] removed harmless gcc warnings --- vcg/complex/trimesh/allocate.h | 1 - 1 file changed, 1 deletion(-) 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))