From 693ab43ac6d583a603e4e4b17a36123204c177a3 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Wed, 19 Sep 2012 09:39:33 +0200 Subject: [PATCH] remove yk_write_key() from ykcore_lcl.h, defined in ykcore.h --- ykcore/ykcore_lcl.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ykcore/ykcore_lcl.h b/ykcore/ykcore_lcl.h index 3438c03..131fbc4 100644 --- a/ykcore/ykcore_lcl.h +++ b/ykcore/ykcore_lcl.h @@ -64,8 +64,6 @@ extern int yk_read_from_key(YK_KEY *k, uint8_t slot, void *buf, unsigned int bufsize, unsigned int *bufcount); -extern int yk_write_to_key(YK_KEY *k, uint8_t slot, - const void *buf, int bufcount); /************************************************************************* * -- 2.39.5