mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-24 21:49:24 +00:00
Removed some cruft and warnings
This commit is contained in:
parent
7542685a2f
commit
dc2735c23d
6 changed files with 163 additions and 214 deletions
|
@ -63,7 +63,6 @@ namespace Catch {
|
|||
|
||||
BasicReporter::~BasicReporter() {}
|
||||
StreamingReporterBase::~StreamingReporterBase() {}
|
||||
CumulativeReporterBase::~CumulativeReporterBase() {}
|
||||
ConsoleReporter::~ConsoleReporter() {}
|
||||
IRunner::~IRunner() {}
|
||||
IMutableContext::~IMutableContext() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue