misleading comment removed

This commit is contained in:
ganovelli 2006-07-06 12:30:32 +00:00
parent e7200db32e
commit 9374d88dbe
1 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.10 2005/12/14 17:14:13 pietroni
added assert on deleted flag condition
Revision 1.9 2005/02/08 14:38:05 turini
Warnings Correction
@ -92,7 +95,6 @@ struct InsertedV
// This function build a nesh from a subset of faces of another.
// @param : subSet, stl vector of face poitners.
// m, output mesh mesh.
// It assumes FF topology has been computed.
template <class S_MESH_TYPE, class STL_CONT>