Remove Config::getProcessName because it was unused
This commit is contained in:
parent
e4719fb51c
commit
ea49210eae
2 changed files with 0 additions and 2 deletions
|
@ -76,7 +76,6 @@ namespace Catch {
|
|||
bool listTags() const;
|
||||
bool listReporters() const;
|
||||
|
||||
std::string getProcessName() const;
|
||||
std::string const& getReporterName() const;
|
||||
|
||||
std::vector<std::string> const& getTestsOrTags() const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue