Skip to content
Snippets Groups Projects
Commit e250a988 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

removed obsolete comment
parent 8712916e
No related branches found
No related tags found
No related merge requests found
// $Id: CAD.cpp,v 1.78 2004-08-12 16:55:00 geuzaine Exp $
// $Id: CAD.cpp,v 1.79 2004-09-29 21:08:25 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
......@@ -400,8 +400,6 @@ void CopyShape(int Type, int Num, int *New)
}
}
// FIXME: we still need to actually free the entity!
void DeletePoint(int ip)
{
Vertex *v = FindPoint(ip, THEM);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment