]> err.no Git - yubikey-personalization/commitdiff
remove yk_write_key() from ykcore_lcl.h, defined in ykcore.h
authorKlas Lindfors <klas@yubico.com>
Wed, 19 Sep 2012 07:39:33 +0000 (09:39 +0200)
committerKlas Lindfors <klas@yubico.com>
Wed, 19 Sep 2012 07:39:33 +0000 (09:39 +0200)
ykcore/ykcore_lcl.h

index 3438c035f64ab53b604e9e77d26c5f45c0bff21d..131fbc4d493c1b59ce908062183a17a940957bd6 100644 (file)
@@ -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);
 
 /*************************************************************************
  *