]> err.no Git - yubikey-personalization/commitdiff
remove comment about deprecation.
authorKlas Lindfors <klas@yubico.com>
Tue, 10 Apr 2012 09:34:07 +0000 (11:34 +0200)
committerKlas Lindfors <klas@yubico.com>
Tue, 10 Apr 2012 09:34:07 +0000 (11:34 +0200)
ykcore/ykcore.c

index 486b032ab5c6e89fb6bf0e6db69580748fc27187..1b813412b6b2c099200969d90b358d64b878d22e 100644 (file)
@@ -231,7 +231,6 @@ int yk_write_command(YK_KEY *yk, YK_CONFIG *cfg, uint8_t command,
        return stat.pgmSeq == 0;
 }
 
-/* deprecated wrapper function for yk_write_command */
 int yk_write_config(YK_KEY *yk, YK_CONFIG *cfg, int confnum,
                    unsigned char *acc_code)
 {