Unused variables.

This commit is contained in:
Ryan Curtin
2011-12-13 11:30:22 +00:00
parent d54173bf15
commit 3e4f4f0690
@@ -164,8 +164,6 @@ SpSubview<eT>::operator/= (const eT val)
{
arma_extra_debug_sigprint();
const uword start_row = aux_row1;
const uword end_row = aux_row1 + n_rows;
const uword start_col = aux_col1;
const uword end_col = aux_col1 + n_cols;