Browse Source

template wrong

Alec Jacobson 6 years ago
parent
commit
b38c6d7341
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/igl/quad_grid.h

+ 0 - 1
include/igl/quad_grid.h

@@ -27,7 +27,6 @@ namespace igl
   template<
     typename DerivedV,
     typename DerivedQ,
-    typename DerivedF,
     typename DerivedE>
   IGL_INLINE void quad_grid(
     const int nx,