Fix compiler warnings
[pspp] / src / language / stats / factor.c
index 1043173bfeab6d50b082403e40906a483238d844..a2a8e5df037a15f0a67361d079002d7f70bc33e7 100644 (file)
@@ -211,6 +211,7 @@ idata_free (struct idata *id)
 }
 
 
+#if 0
 static void
 dump_matrix (const gsl_matrix *m)
 {
@@ -249,6 +250,7 @@ dump_vector (const gsl_vector *v)
     }
   printf ("\n");
 }
+#endif
 
 
 static int