Remove unused sha functions.

This commit is contained in:
Yury Melnichek 2011-04-02 16:24:14 +02:00 committed by Alex Zolotarev
parent a9793e0417
commit 3bb619cf49

View file

@ -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 \