diff options
Diffstat (limited to 'qemu/libcacard/vcardt_internal.h')
-rw-r--r-- | qemu/libcacard/vcardt_internal.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qemu/libcacard/vcardt_internal.h b/qemu/libcacard/vcardt_internal.h deleted file mode 100644 index e5c8d2dd3..000000000 --- a/qemu/libcacard/vcardt_internal.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef VCARDT_INTERNAL_H -#define VCARDT_INTERNAL_H - -unsigned char *vcard_alloc_atr(const char *postfix, int *atr_len); - -#endif |