aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2020-03-01 14:21:28 +1000
committerAnthony Towns <aj@erisian.com.au>2020-03-06 23:14:10 +1000
commitcea19f685915be8affb2203184a549576194413f (patch)
treee2167bdc2664f56539df3756621539b84d9cf64c /src/Makefile.am
parentd0ebd93270758ea97ea956b8821e17a2d001ea94 (diff)
downloadbitcoin-cea19f685915be8affb2203184a549576194413f.tar.xz
Drop unused reverselock.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0a1c45cf8c..abd3bb881a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -178,7 +178,6 @@ BITCOIN_CORE_H = \
random.h \
randomenv.h \
reverse_iterator.h \
- reverselock.h \
rpc/blockchain.h \
rpc/client.h \
rpc/protocol.h \