mirror of
https://github.com/reactos/CMake.git
synced 2025-02-15 00:57:19 +00:00
cmComputeLinkDepends: Remove unused typedef.
This commit is contained in:
parent
ee44be22cb
commit
096f098849
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user