From: John Darrington Date: Tue, 16 May 2017 12:00:55 +0000 (+0200) Subject: Remove commented out code X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c34ef6b7f0a6af23141cb117429ab46f8c3a6c5;p=pspp Remove commented out code --- diff --git a/src/language/data-io/matrix-reader.c b/src/language/data-io/matrix-reader.c index afeffe54da..c0cee04743 100644 --- a/src/language/data-io/matrix-reader.c +++ b/src/language/data-io/matrix-reader.c @@ -84,9 +84,6 @@ struct matrix_reader gsl_matrix *n_vectors; gsl_matrix *mean_vectors; gsl_matrix *var_vectors; - - // gsl_matrix *correlation; - // gsl_matrix *covariance; }; struct matrix_reader *