Skip to content

Commit

Permalink
Remove mruset as it is no longer used.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaxwell authored and Fuzzbawls committed Jun 23, 2020
1 parent 2e3b05c commit 4f11eb2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 149 deletions.
1 change: 0 additions & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ BITCOIN_CORE_H = \
merkleblock.h \
messagesigner.h \
miner.h \
mruset.h \
net.h \
netaddress.h \
netbase.h \
Expand Down
1 change: 0 additions & 1 deletion src/Makefile.test.include
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ BITCOIN_TESTS =\
test/main_tests.cpp \
test/mempool_tests.cpp \
test/merkle_tests.cpp \
test/mruset_tests.cpp \
test/multisig_tests.cpp \
test/net_tests.cpp \
test/netbase_tests.cpp \
Expand Down
65 changes: 0 additions & 65 deletions src/mruset.h

This file was deleted.

1 change: 0 additions & 1 deletion src/net.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "fs.h"
#include "hash.h"
#include "limitedmap.h"
#include "mruset.h"
#include "netaddress.h"
#include "protocol.h"
#include "random.h"
Expand Down
81 changes: 0 additions & 81 deletions src/test/mruset_tests.cpp

This file was deleted.

0 comments on commit 4f11eb2

Please sign in to comment.