Skip to content

Commit

Permalink
fix concept warning
Browse files Browse the repository at this point in the history
  • Loading branch information
elcerdo committed May 4, 2015
1 parent 24084f4 commit 777b789
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DGtal/math/linalg/CMatrix.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ struct CMatrix : CVectorSpace<T>
private:
T z;
Index i, j;
Scalar a,aa;

// ------------------------- Internals ------------------------------------
private:
Expand Down

0 comments on commit 777b789

Please sign in to comment.