Skip to content

Commit

Permalink
Update examples/undocumented/libshogun/regression_gaussian_process_fi…
Browse files Browse the repository at this point in the history
…tc.cpp

Fixed crasher
  • Loading branch information
lisitsyn committed Sep 2, 2012
1 parent 308c1b3 commit faf87e8
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -207,8 +207,6 @@ int main(int argc, char **argv)
matrix2.display_matrix("Testing Features");

/*free memory*/
SG_UNREF(features);
SG_UNREF(features2);
SG_UNREF(predictions);
SG_UNREF(covariance);
SG_UNREF(labels);
Expand Down

0 comments on commit faf87e8

Please sign in to comment.