Stupid me. Wrong braces in previous commit
This commit is contained in:
parent
e7a5c27693
commit
0b135dbc01
|
@ -109,7 +109,6 @@ public:
|
|||
if(m.FN()>0)
|
||||
throw vcg::MissingPreconditionException("Expecting a mesh composed only by edges (no faces needed or allowed)");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue