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

remove debug message
parent 01d43db8
Branches
Tags
No related merge requests found
// $Id: SmoothNormals.cpp,v 1.1 2004-07-16 18:02:19 geuzaine Exp $
// $Id: SmoothNormals.cpp,v 1.2 2004-07-16 18:04:39 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
......@@ -78,7 +78,6 @@ void xyzv::update(int n, double *v)
nboccurences = 0;
}
else if(nbvals != n) {
printf("throw!!\n");
throw n;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment