cmTarget: drop the unused local typedef LinkLine
This commit is contained in:
parent
4825d70e83
commit
776225d379
|
@ -2494,8 +2494,6 @@ cmTarget::AnalyzeLibDependencies( const cmMakefile& mf )
|
|||
}
|
||||
}
|
||||
|
||||
typedef std::vector< std::string > LinkLine;
|
||||
|
||||
// The dependency map.
|
||||
DependencyMap dep_map;
|
||||
|
||||
|
|
Loading…
Reference in New Issue