[lld/mac] Remove dead declaration

This commit is contained in:
Nico Weber 2021-05-19 14:17:52 -04:00
parent d8fad66149
commit fd09a764eb

View file

@ -41,7 +41,6 @@ protected:
};
UnwindInfoSection *makeUnwindInfoSection();
void prepareCompactUnwind(InputSection *isec);
} // namespace macho
} // namespace lld