Stupid me. Wrong braces in previous commit

This commit is contained in:
Paolo Cignoni 2016-11-02 11:44:06 +01:00
parent e7a5c27693
commit 0b135dbc01
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ public:
{
if(m.FN()>0)
throw vcg::MissingPreconditionException("Expecting a mesh composed only by edges (no faces needed or allowed)");
}
}