Просмотр исходного кода

cmMakefile: Remove unused method.

The last user was removed in commit v2.4.0~1516 (ENH: removed unused
files, 2005-06-20).
Stephen Kelly 11 лет назад
Родитель
Сommit
37897347b3
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      Source/cmMakefile.h

+ 0 - 6
Source/cmMakefile.h

@@ -616,12 +616,6 @@ public:
   cmSourceFile* GetOrCreateSource(const std::string& sourceName,
                                   bool generated = false);
 
-  /**
-   * Obtain a list of auxiliary source directories.
-   */
-  const std::vector<std::string>& GetAuxSourceDirectories() const
-    {return this->AuxSourceDirectories;}
-
   //@{
   /**
    * Return a list of extensions associated with source and header