From 9abbe3ce20e7cd60dbf70f01fda9ade02ce02b1a Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Tue, 10 Apr 2012 11:34:07 +0200 Subject: [PATCH] remove comment about deprecation. --- ykcore/ykcore.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ykcore/ykcore.c b/ykcore/ykcore.c index 486b032..1b81341 100644 --- a/ykcore/ykcore.c +++ b/ykcore/ykcore.c @@ -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) { -- 2.39.5