Selaa lähdekoodia

cmComputeLinkDepends: Remove unused typedef.

Stephen Kelly 10 vuotta sitten
vanhempi
sitoutus
096f098849
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      Source/cmComputeLinkDepends.h

+ 0 - 2
Source/cmComputeLinkDepends.h

@@ -66,8 +66,6 @@ private:
   std::string Config;
   EntryVector FinalLinkEntries;
 
-  typedef cmTarget::LinkLibraryVectorType LinkLibraryVectorType;
-
   std::map<std::string, int>::iterator
   AllocateLinkEntry(std::string const& item);
   int AddLinkEntry(cmLinkItem const& item);