Remove unused Beast code

This commit is contained in:
Nik Bougalis
2020-12-19 02:32:37 -08:00
parent 74d96ff4bd
commit c76a124d14
5 changed files with 25 additions and 378 deletions

View File

@@ -273,7 +273,6 @@ install (
install (
FILES
src/ripple/beast/hash/hash_append.h
src/ripple/beast/hash/meta.h
src/ripple/beast/hash/uhash.h
src/ripple/beast/hash/xxhasher.h
DESTINATION include/ripple/beast/hash)