Explorar o código

cmLocalGenerator: Remove unused members.

Stephen Kelly %!s(int64=10) %!d(string=hai) anos
pai
achega
443f041c2f
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      Source/cmLocalGenerator.h

+ 0 - 4
Source/cmLocalGenerator.h

@@ -449,9 +449,6 @@ protected:
 
 
   cmMakefile *Makefile;
   cmMakefile *Makefile;
   cmGlobalGenerator *GlobalGenerator;
   cmGlobalGenerator *GlobalGenerator;
-  // members used for relative path function ConvertToMakefilePath
-  std::string RelativePathToSourceDir;
-  std::string RelativePathToBinaryDir;
   std::vector<std::string> HomeDirectoryComponents;
   std::vector<std::string> HomeDirectoryComponents;
   std::vector<std::string> StartDirectoryComponents;
   std::vector<std::string> StartDirectoryComponents;
   std::vector<std::string> HomeOutputDirectoryComponents;
   std::vector<std::string> HomeOutputDirectoryComponents;
@@ -466,7 +463,6 @@ protected:
   bool WatcomWMake;
   bool WatcomWMake;
   bool MinGWMake;
   bool MinGWMake;
   bool NMake;
   bool NMake;
-  bool ForceUnixPath;
   bool MSYSShell;
   bool MSYSShell;
   bool LinkScriptShell;
   bool LinkScriptShell;
   bool UseRelativePaths;
   bool UseRelativePaths;