4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-11 02:09:33 +00:00

This built, but segfaulted. It'd be nice if we could avoid it

building at all, but not seeing any way to do that yet.

svn path=/trunk/kdesupport/qca/; revision=371576
This commit is contained in:
Brad Hards 2004-12-18 07:06:56 +00:00
parent ddbfb53e95
commit 89510efec0

@ -375,7 +375,6 @@ public:
list += "hmac(md5)";
list += "hmac(sha1)";
list += "hmac(ripemd160)";
list += "aes128";
return list;
}