[lld/mac] Remove dead declaration
This commit is contained in:
parent
d8fad66149
commit
fd09a764eb
|
|
@ -41,7 +41,6 @@ protected:
|
|||
};
|
||||
|
||||
UnwindInfoSection *makeUnwindInfoSection();
|
||||
void prepareCompactUnwind(InputSection *isec);
|
||||
|
||||
} // namespace macho
|
||||
} // namespace lld
|
||||
|
|
|
|||
Loading…
Reference in New Issue