From 3dd211520183fe06338dcfa9b23c6eae2634c6da Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Fri, 16 Dec 2005 14:58:28 +0000 Subject: [PATCH] deleted old code --- src/test/io/export_obj.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/test/io/export_obj.h b/src/test/io/export_obj.h index 3e3ec62da..86440b4f5 100644 --- a/src/test/io/export_obj.h +++ b/src/test/io/export_obj.h @@ -25,6 +25,9 @@ History $Log$ + Revision 1.19 2005/12/16 14:58:28 fmazzant + deleted old code + Revision 1.18 2005/12/15 01:00:51 fmazzant added the +1 to the value of return from function GetIndexVertex(m, (*fi).V(k)) @@ -322,13 +325,9 @@ namespace io { /* restituisce l'indice del vertice, aggiunto di una unita'. */ - inline static int GetIndexVertex(SaveMeshType &m, VertexType *p) + inline static int GetIndexVertex(SaveMeshType &m, VertexType *p) { - /* for(unsigned int i=0;i