mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-18 22:54:25 +01:00
Remove redundant code
This commit is contained in:
committed by
Rusty Russell
parent
a623fd8924
commit
0f7b11bdc2
@@ -80,7 +80,6 @@ hexdump:
|
||||
if (!print_hexstring(cursor, plen, len))
|
||||
return;
|
||||
printf(" ]\n");
|
||||
return;
|
||||
}
|
||||
|
||||
static void printwire_addresses(const u8 **cursor, size_t *plen, size_t len)
|
||||
|
||||
Reference in New Issue
Block a user