diff runner/FeatureExtractionManager.h @ 108:8b4924a9a072

Print diff
author Chris Cannam
date Thu, 02 Oct 2014 14:31:47 +0100
parents fae326c22df5
children 78a7c77ba432
line wrap: on
line diff
--- a/runner/FeatureExtractionManager.h	Wed Oct 01 17:50:58 2014 +0100
+++ b/runner/FeatureExtractionManager.h	Thu Oct 02 14:31:47 2014 +0100
@@ -78,7 +78,7 @@
     typedef map<Transform, vector<FeatureWriter *> > TransformWriterMap;
     typedef map<Vamp::Plugin *, TransformWriterMap> PluginMap;
     PluginMap m_plugins;
-        
+
     // And a map back from transforms to their plugins.  Note that
     // this is keyed by transform, not transform ID -- two differently
     // configured transforms with the same ID must use different