Selaa lähdekoodia

Merge topic 'LinkLine-typedef'

776225d cmTarget: drop the unused local typedef LinkLine
Brad King 12 vuotta sitten
vanhempi
sitoutus
ee334b6a0a
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      Source/cmTarget.cxx

+ 0 - 2
Source/cmTarget.cxx

@@ -2501,8 +2501,6 @@ cmTarget::AnalyzeLibDependencies( const cmMakefile& mf )
    }
  }
 
- typedef std::vector< std::string > LinkLine;
-
  // The dependency map.
  DependencyMap dep_map;