removed TODO reminder

This commit is contained in:
Andreas Steffen
2009-08-28 09:26:46 +02:00
parent be04eef270
commit 6be3f0f1d0
@@ -1243,7 +1243,6 @@ static bool generate(private_builder_t *this)
}
this->cert->flags = this->flags;
/* select signature scheme. TODO: support other hashes. */
switch (this->sign_key->get_type(this->sign_key))
{
case KEY_RSA: