mirror of
https://github.com/ipxe/ipxe
synced 2026-05-13 03:41:15 +03:00
6c9dc063f6
The peerdist_msg_blk() macro seems to have been introduced in the original commit that added pccrr.h, but this macro was never used by the version of the code present in that commit. Remove this unused macro and the corresponding nonexistent external function declaration. Signed-off-by: Michael Brown <mcb30@ipxe.org>