Skip to content

Commit 7c3d010

Browse files
committed
renepay: remove unused struct chan_extra
Signed-off-by: Lagrang3 <[email protected]>
1 parent d50e839 commit 7c3d010

File tree

5 files changed

+0
-1481
lines changed

5 files changed

+0
-1481
lines changed

plugins/renepay/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
PLUGIN_RENEPAY_SRC := \
22
plugins/renepay/main.c \
33
plugins/renepay/payment.c \
4-
plugins/renepay/chan_extra.c \
54
plugins/renepay/route.c \
65
plugins/renepay/routetracker.c \
76
plugins/renepay/routefail.c \
@@ -13,7 +12,6 @@ PLUGIN_RENEPAY_HDRS := \
1312
plugins/renepay/payplugin.h \
1413
plugins/renepay/payment.h \
1514
plugins/renepay/payment_info.h \
16-
plugins/renepay/chan_extra.h \
1715
plugins/renepay/renepayconfig.h \
1816
plugins/renepay/route.h \
1917
plugins/renepay/routetracker.h \

0 commit comments

Comments
 (0)