kdc: remove unused padata field from astgs_request_t
This commit is contained in:

committed by
Nico Williams

parent
e81bcb71f3
commit
36fe09f433
@@ -71,7 +71,6 @@ struct astgs_request_desc {
|
|||||||
ASTGS_REQUEST_DESC_COMMON_ELEMENTS;
|
ASTGS_REQUEST_DESC_COMMON_ELEMENTS;
|
||||||
|
|
||||||
/* Only AS */
|
/* Only AS */
|
||||||
METHOD_DATA *padata;
|
|
||||||
METHOD_DATA outpadata;
|
METHOD_DATA outpadata;
|
||||||
const struct kdc_patypes *pa_used;
|
const struct kdc_patypes *pa_used;
|
||||||
struct as_request_pa_state *pa_state;
|
struct as_request_pa_state *pa_state;
|
||||||
|
Reference in New Issue
Block a user