Removed some cruft and warnings

This commit is contained in:
Phil Nash
2013-03-13 08:04:50 +00:00
parent 7542685a2f
commit dc2735c23d
6 changed files with 163 additions and 214 deletions

View File

@@ -63,7 +63,6 @@ namespace Catch {
BasicReporter::~BasicReporter() {}
StreamingReporterBase::~StreamingReporterBase() {}
CumulativeReporterBase::~CumulativeReporterBase() {}
ConsoleReporter::~ConsoleReporter() {}
IRunner::~IRunner() {}
IMutableContext::~IMutableContext() {}