Remove unused cmAddDefinitionsCommand::ParseDefinition method.
This commit is contained in:
parent
00c3840cc8
commit
db15713f05
|
@ -73,8 +73,6 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
cmTypeMacro(cmAddDefinitionsCommand, cmCommand);
|
cmTypeMacro(cmAddDefinitionsCommand, cmCommand);
|
||||||
private:
|
|
||||||
bool ParseDefinition(std::string const& def);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue