Skip to content

Commit d50e839

Browse files
committed
renepay: remove unused struct flow
Signed-off-by: Lagrang3 <[email protected]>
1 parent 57153b8 commit d50e839

File tree

8 files changed

+0
-904
lines changed

8 files changed

+0
-904
lines changed

plugins/renepay/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
PLUGIN_RENEPAY_SRC := \
22
plugins/renepay/main.c \
3-
plugins/renepay/flow.c \
43
plugins/renepay/payment.c \
54
plugins/renepay/chan_extra.c \
65
plugins/renepay/route.c \
@@ -12,7 +11,6 @@ PLUGIN_RENEPAY_SRC := \
1211

1312
PLUGIN_RENEPAY_HDRS := \
1413
plugins/renepay/payplugin.h \
15-
plugins/renepay/flow.h \
1614
plugins/renepay/payment.h \
1715
plugins/renepay/payment_info.h \
1816
plugins/renepay/chan_extra.h \

0 commit comments

Comments
 (0)