forked from organicmaps/organicmaps
Remove unused sha functions.
This commit is contained in:
parent
a9793e0417
commit
3bb619cf49
1 changed files with 0 additions and 3 deletions
|
@ -10,10 +10,7 @@ CONFIG += staticlib
|
|||
DEFINES += LTC_NO_ROLC
|
||||
|
||||
SOURCES += \
|
||||
src/hashes/sha2/sha224.c \
|
||||
src/hashes/sha2/sha256.c \
|
||||
src/hashes/sha2/sha384.c \
|
||||
src/hashes/sha2/sha512.c \
|
||||
|
||||
HEADERS += \
|
||||
src/headers/tomcrypt.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue