Former-commit-id: 3677919f7fb66fb6d9d16f65c9a3010ad13e0e7c
@@ -52,6 +52,4 @@ IGL_INLINE void igl::mat_min(
#ifdef IGL_STATIC_LIBRARY
// Explicit template specialization
-// generated by autoexplicit.sh
-template void igl::mat_min<double>(Eigen::Matrix<double, -1, -1, 0, -1, -1> const&, int, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<int, -1, 1, 0, -1, 1>&);
#endif