Parcourir la source

Merge topic 'LinkLine-typedef'

776225d cmTarget: drop the unused local typedef LinkLine
Brad King il y a 12 ans
Parent
commit
ee334b6a0a
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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.
  // The dependency map.
  DependencyMap dep_map;
  DependencyMap dep_map;