diff --git a/puttygen.c b/puttygen.c index ed74dd41..eb5a6980 100644 --- a/puttygen.c +++ b/puttygen.c @@ -20,11 +20,6 @@ #define DEFAULT_KEYSIZE 1024 -/* - * TODO: - * - test the generated keys for actual working-RSA-key-hood - */ - /* ---------------------------------------------------------------------- * Progress report code. This is really horrible :-) */