remove __attribute__((__unused__)) for now until we have a portable solution
[mech_eap.git] / unwrap_iov.c
index d5c3a52..fa9a6a5 100644 (file)
@@ -70,7 +70,7 @@ unwrapToken(OM_uint32 *minor,
 #ifdef HAVE_HEIMDAL_VERSION
             krb5_crypto krbCrypto,
 #else
-            krb5_keyblock *unused __attribute__((__unused__)),
+            krb5_keyblock *unused,
 #endif
             int *conf_state,
             gss_qop_t *qop_state,