diff data/fileio/MP3FileReader.cpp @ 510:af7b6e55895b

* Ensure text models are exported with text properties in RDF, and imported back into text models again (instead of time/value models)
author Chris Cannam
date Mon, 08 Dec 2008 11:53:10 +0000
parents b71116d3c180
children 76f6971c8433
line wrap: on
line diff
--- a/data/fileio/MP3FileReader.cpp	Mon Dec 08 11:15:13 2008 +0000
+++ b/data/fileio/MP3FileReader.cpp	Mon Dec 08 11:53:10 2008 +0000
@@ -31,7 +31,7 @@
 #ifdef HAVE_ID3TAG
 #include <id3tag.h>
 #endif
-#define DEBUG_ID3TAG 1
+//#define DEBUG_ID3TAG 1
 
 #include <QFileInfo>