We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f92e79 commit 307f924Copy full SHA for 307f924
plugins/renepay/Makefile
@@ -1,7 +1,6 @@
1
PLUGIN_RENEPAY_SRC := \
2
plugins/renepay/main.c \
3
plugins/renepay/payment.c \
4
- plugins/renepay/chan_extra.c \
5
plugins/renepay/route.c \
6
plugins/renepay/routetracker.c \
7
plugins/renepay/routefail.c \
@@ -13,7 +12,6 @@ PLUGIN_RENEPAY_HDRS := \
13
12
plugins/renepay/payplugin.h \
14
plugins/renepay/payment.h \
15
plugins/renepay/payment_info.h \
16
- plugins/renepay/chan_extra.h \
17
plugins/renepay/renepayconfig.h \
18
plugins/renepay/route.h \
19
plugins/renepay/routetracker.h \
0 commit comments