Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed octave compilation
  • Loading branch information
lisitsyn committed Jun 18, 2012
1 parent 1b86df6 commit 9a1b7ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/interfaces/octave_modular/swig_typemaps.i
Expand Up @@ -397,7 +397,6 @@ TYPEMAP_SPARSEFEATURES_IN(float64_t, Matrix)
sm.cidx(num_vec) = offset;
ASSERT(offset=nnz);

$1.free_matrix();
$result = sm;
}
%enddef
Expand Down

0 comments on commit 9a1b7ae

Please sign in to comment.