Mercurial > hg > match-vamp
diff src/FeatureExtractor.cpp @ 174:ef3c4b451c57 refactors
Disable debug
author | Chris Cannam |
---|---|
date | Fri, 06 Feb 2015 18:41:44 +0000 |
parents | d23dad16d6f9 |
children | 50bf5c5bca34 |
line wrap: on
line diff
--- a/src/FeatureExtractor.cpp Fri Feb 06 18:41:35 2015 +0000 +++ b/src/FeatureExtractor.cpp Fri Feb 06 18:41:44 2015 +0000 @@ -24,7 +24,7 @@ using namespace std; -#define DEBUG_FEATURE_EXTRACTOR 1 +//#define DEBUG_FEATURE_EXTRACTOR 1 FeatureExtractor::FeatureExtractor(Parameters parameters) : m_params(parameters)