Skip to content

Commit d47a6f8

Browse files
committed
renepay: remove unused internal errorcodes
Signed-off-by: Lagrang3 <[email protected]>
1 parent 7c3d010 commit d47a6f8

File tree

3 files changed

+0
-51
lines changed

3 files changed

+0
-51
lines changed

plugins/renepay/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ PLUGIN_RENEPAY_SRC := \
55
plugins/renepay/routetracker.c \
66
plugins/renepay/routefail.c \
77
plugins/renepay/mods.c \
8-
plugins/renepay/errorcodes.c \
98
plugins/renepay/json.c
109

1110
PLUGIN_RENEPAY_HDRS := \
@@ -17,7 +16,6 @@ PLUGIN_RENEPAY_HDRS := \
1716
plugins/renepay/routetracker.h \
1817
plugins/renepay/routefail.h \
1918
plugins/renepay/mods.h \
20-
plugins/renepay/errorcodes.h \
2119
plugins/renepay/json.c
2220

2321
PLUGIN_RENEPAY_OBJS := $(PLUGIN_RENEPAY_SRC:.c=.o)

plugins/renepay/errorcodes.c

Lines changed: 0 additions & 29 deletions
This file was deleted.

plugins/renepay/errorcodes.h

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)