diff data/fileio/MatrixFile.cpp @ 403:3012af787e4a

* Fix progress reporting on audio file resample * Remove some debug output
author Chris Cannam
date Thu, 24 Apr 2008 14:25:28 +0000
parents 7aa1de571880
children 65311fb86166
line wrap: on
line diff
--- a/data/fileio/MatrixFile.cpp	Thu Apr 10 12:43:26 2008 +0000
+++ b/data/fileio/MatrixFile.cpp	Thu Apr 24 14:25:28 2008 +0000
@@ -32,8 +32,8 @@
 #include <QFileInfo>
 #include <QDir>
 
-#define DEBUG_MATRIX_FILE 1
-#define DEBUG_MATRIX_FILE_READ_SET 1
+//#define DEBUG_MATRIX_FILE 1
+//#define DEBUG_MATRIX_FILE_READ_SET 1
 
 #ifdef DEBUG_MATRIX_FILE_READ_SET
 #ifndef DEBUG_MATRIX_FILE