summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cipher/mac-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/mac-internal.h b/cipher/mac-internal.h
index 2a5e7c67..6fc304ba 100644
--- a/cipher/mac-internal.h
+++ b/cipher/mac-internal.h
@@ -19,7 +19,6 @@
/* The data object used to hold a handle to an encryption object. */
struct gcry_mac_handle;
-typedef struct gcry_mac_handle *gcry_mac_hd_t;
/*