Browse Source

Merge topic 'LinkLine-typedef'

776225d cmTarget: drop the unused local typedef LinkLine
Brad King 12 năm trước cách đây
mục cha
commit
ee334b6a0a
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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;