mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
Remove redundant declaration
This commit is contained in:
parent
9970419b3a
commit
20ae038080
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue