clang-tidy: fix readability-redundant-access-specifiers warnings

This commit is contained in:
Ben Boeckel
2021-01-22 10:38:19 -05:00
parent cdfc4e3195
commit b3b6ede6a1
25 changed files with 0 additions and 42 deletions
-1
View File
@@ -24,7 +24,6 @@ protected:
std::string WorkspacePath;
unsigned int CpuCount = 2;
protected:
std::string GetCodeLiteCompilerName(const cmMakefile* mf) const;
std::string GetConfigurationName(const cmMakefile* mf) const;
std::string GetBuildCommand(const cmMakefile* mf,