mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Remove unused cmAddDefinitionsCommand::ParseDefinition method.
This commit is contained in:
@@ -73,8 +73,6 @@ public:
|
||||
}
|
||||
|
||||
cmTypeMacro(cmAddDefinitionsCommand, cmCommand);
|
||||
private:
|
||||
bool ParseDefinition(std::string const& def);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user