diff --git a/daemon/p2p_announce.c b/daemon/p2p_announce.c index d532be9bf..b9a9dfd97 100644 --- a/daemon/p2p_announce.c +++ b/daemon/p2p_announce.c @@ -30,12 +30,6 @@ struct queued_message { struct list_node list; }; -u8 ipv4prefix[] = { - 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0xFF, 0xFF -}; - /* BOLT #7: * * The following `address descriptor` types are defined: