# HG changeset patch # User mas01cr # Date 1230116088 0 # Node ID 9b13ea44e302a1f259225b8b1824a008378f9311 # Parent c52561457dcd042cb6907427e90e672f08831cf4 Hey, look, nothing in index.cpp uses Reporter classes. Zap the #include of ReporterBase.h diff -r c52561457dcd -r 9b13ea44e302 index.cpp --- 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 *****************/