cmMakefile: Remove unused method.
This commit is contained in:
parent
dd11f72ced
commit
1689c91d8d
|
@ -114,10 +114,6 @@ public:
|
|||
|
||||
bool GetIsSourceFileTryCompile() const;
|
||||
|
||||
///! Get the current makefile generator.
|
||||
cmLocalGenerator* GetLocalGenerator() const
|
||||
{ return this->LocalGenerator;}
|
||||
|
||||
/**
|
||||
* Help enforce global target name uniqueness.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue