mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-25 10:04:24 +01:00
trivial: Removing unused constant
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user