further cleanup

This commit is contained in:
DarthArgus
2016-10-10 00:48:01 -07:00
parent 2fa6b51af9
commit 97c3d89aee
@@ -905,10 +905,6 @@ bool VertexSorterX ( Vector const & A, Vector const & B )
return A.x < B.x;
}
void BuildConvexHull ( VertexList const & verts, VertexList & outPoly )
{
}
// ----------------------------------------------------------------------
// 3-d exit test