mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
Remove redundant declaration
This commit is contained in:
committed by
Rusty Russell
parent
9970419b3a
commit
20ae038080
@@ -58,8 +58,7 @@ u8 *towire_errorfmt(const tal_t *ctx UNNEEDED,
|
||||
{ fprintf(stderr, "towire_errorfmt called!\n"); abort(); }
|
||||
/* AUTOGENERATED MOCKS END */
|
||||
|
||||
bool short_channel_id_from_str(const char *str, size_t strlen,
|
||||
struct short_channel_id *dst);
|
||||
const void *trc;
|
||||
|
||||
static struct half_chan *
|
||||
get_or_make_connection(struct routing_state *rstate,
|
||||
|
||||
Reference in New Issue
Block a user