Removed scrypt.cpp from server library, as it's already present in the common library.

This commit is contained in:
Ross Nicoll 2014-03-29 21:41:01 +00:00
parent f246418af3
commit 343633f5da

View file

@ -108,7 +108,6 @@ libbitcoin_server_a_SOURCES = \
rpcmisc.cpp \
rpcnet.cpp \
rpcrawtransaction.cpp \
scrypt.cpp \
txdb.cpp \
txmempool.cpp \
$(JSON_H) \