ENH: remove warning
This commit is contained in:
parent
0db4cb0d96
commit
8aa178639c
@ -134,9 +134,7 @@ bool cmFindBase::ParseArguments(std::vector<std::string> const& argsIn)
|
|||||||
this->AlreadyInCache = false;
|
this->AlreadyInCache = false;
|
||||||
std::vector<std::string> userPaths;
|
std::vector<std::string> userPaths;
|
||||||
std::string doc;
|
std::string doc;
|
||||||
bool foundName = false;
|
|
||||||
bool doingNames = false;
|
bool doingNames = false;
|
||||||
bool foundPaths = false;
|
|
||||||
bool doingPaths = false;
|
bool doingPaths = false;
|
||||||
bool doingPathSuf = false;
|
bool doingPathSuf = false;
|
||||||
bool newStyle = false;
|
bool newStyle = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user