cmMakefile: Remove unused method.

This commit is contained in:
Stephen Kelly 2015-06-06 14:27:52 +02:00
parent dd11f72ced
commit 1689c91d8d
1 changed files with 0 additions and 4 deletions

View File

@ -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.
*/