qt4-b-gone: Remove bundled sha512 implementation
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Jul 2018 23:00:58 +0000 (01:00 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 18 Nov 2018 10:06:43 +0000 (11:06 +0100)
commitd12487a0a00641429ab1358675843d61d4370b64
treedc3e5d46a81e1339b6f6fab350cbb07f471a2e9f
parentab7ef4d24f62b5848b628482b7762ebfc0b53e1a
qt4-b-gone: Remove bundled sha512 implementation

Qt5 supports SHA512 natively, so we no longer need to ship an
external implementation.
3rdparty/sha512/sha512.c [deleted file]
3rdparty/sha512/sha512.h [deleted file]