diff --git a/vcg/complex/trimesh/allocate.h b/vcg/complex/trimesh/allocate.h index 3aa51b9f..6270d4d4 100644 --- a/vcg/complex/trimesh/allocate.h +++ b/vcg/complex/trimesh/allocate.h @@ -127,7 +127,8 @@ namespace vcg { void Clear(){newBase=oldBase=newEnd=oldEnd=0;}; void Update(SimplexPointerType &vp) { -// if(vp>=newBase && vp=newBase && vpoldEnd) return; assert(vp>=oldBase); assert(vp