mirror of https://github.com/CGAL/cgal
clean-up
This commit is contained in:
parent
23cc6b0f4a
commit
c0cd805afa
|
|
@ -48,7 +48,5 @@ int main()
|
|||
{
|
||||
Nef_polyhedron_3 N;
|
||||
std::cin >> N;
|
||||
if(!is)
|
||||
return EXIT_FAILURE;
|
||||
check_decomposition(N);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue