mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
clang-tidy: fix readability-redundant-access-specifiers lints
This commit is contained in:
@@ -193,7 +193,6 @@ protected:
|
||||
using UtilityDependsMap = std::map<cmGeneratorTarget const*, std::string>;
|
||||
UtilityDependsMap UtilityDepends;
|
||||
|
||||
protected:
|
||||
VSVersion Version;
|
||||
bool ExpressEdition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user