Skip to content

Commit ff8d44d

Browse files
committed
Remove unnecessary includes of txorphange.h
1 parent 73b6171 commit ff8d44d

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/init.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
#include <torcontrol.h>
6666
#include <txdb.h>
6767
#include <txmempool.h>
68-
#include <txorphanage.h>
6968
#include <util/asmap.h>
7069
#include <util/check.h>
7170
#include <util/moneystr.h>

src/test/fuzz/process_message.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include <test/util/net.h>
1919
#include <test/util/setup_common.h>
2020
#include <test/util/validation.h>
21-
#include <txorphanage.h>
2221
#include <validationinterface.h>
2322
#include <version.h>
2423

src/test/fuzz/process_messages.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <test/util/net.h>
1414
#include <test/util/setup_common.h>
1515
#include <test/util/validation.h>
16-
#include <txorphanage.h>
1716
#include <validation.h>
1817
#include <validationinterface.h>
1918

0 commit comments

Comments
 (0)