Skip to content

Commit db4a26d

Browse files
Lagrang3rustyrussell
authored andcommitted
renepay: remove unused declaration
Signed-off-by: Lagrang3 <[email protected]>
1 parent 07d4451 commit db4a26d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

plugins/renepay/payplugin.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,4 @@ struct pay_plugin {
8989
/* Set in init */
9090
extern struct pay_plugin *pay_plugin;
9191

92-
/* Returns NULL if OK, otherwise an error msg and sets *ecode */
93-
const char *try_paying(const tal_t *ctx,
94-
struct payment *payment,
95-
enum jsonrpc_errcode *ecode);
96-
9792
#endif /* LIGHTNING_PLUGINS_RENEPAY_PAYPLUGIN_H */

0 commit comments

Comments
 (0)