changeset 418:9b13ea44e302 api-inversion

Hey, look, nothing in index.cpp uses Reporter classes. Zap the #include of ReporterBase.h
author mas01cr
date Wed, 24 Dec 2008 10:54:48 +0000
parents c52561457dcd
children f3b5d8aebd17
files index.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.cpp	Wed Dec 24 10:54:44 2008 +0000
+++ b/index.cpp	Wed Dec 24 10:54:48 2008 +0000
@@ -12,7 +12,6 @@
 // 19th August 2008 - added O2_FLAG_LARGE_ADB support
 
 #include "audioDB.h"
-#include "ReporterBase.h"
 
 
 /************************* LSH point index to audioDB conversion  *****************/