Sfoglia il codice sorgente

cmMakefile: Remove unused method.

Stephen Kelly 10 anni fa
parent
commit
1689c91d8d
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      Source/cmMakefile.h

+ 0 - 4
Source/cmMakefile.h

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