diff options
Diffstat (limited to 'hal_internal.h')
-rw-r--r-- | hal_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hal_internal.h b/hal_internal.h index dcf532f..59efbff 100644 --- a/hal_internal.h +++ b/hal_internal.h @@ -178,7 +178,6 @@ typedef struct { hal_error_t (*find)(const hal_client_handle_t client, const hal_session_handle_t session, hal_pkey_handle_t *pkey, - const hal_key_type_t type, const hal_uuid_t * const name, const hal_key_flags_t flags); |