Skip to content
Snippets Groups Projects
Commit 45fdea29 authored by Brandon Lai-Cheong's avatar Brandon Lai-Cheong
Browse files

cleanup

parent 46cdd56f
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,3 @@ std::vector<Triangle> unionize(const Triangle &t1, const Triangle &t2) { ...@@ -24,7 +24,3 @@ std::vector<Triangle> unionize(const Triangle &t1, const Triangle &t2) {
return triangulate(contour); return triangulate(contour);
} }
void unionize(Triangle soup) {
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment