mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-05 05:39:53 +01:00
Remove unused member from Section
This commit is contained in:
parent
ed0ea30149
commit
9d6ac62aff
@ -28,7 +28,6 @@ namespace Catch {
|
||||
private:
|
||||
SectionInfo m_info;
|
||||
|
||||
std::string m_name;
|
||||
Counts m_assertions;
|
||||
bool m_sectionIncluded;
|
||||
Timer m_timer;
|
||||
|
Loading…
Reference in New Issue
Block a user