diff options
Diffstat (limited to 'librpc/idl')
-rw-r--r-- | librpc/idl/auth.idl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/librpc/idl/auth.idl b/librpc/idl/auth.idl index b0494f99ec..0bed671039 100644 --- a/librpc/idl/auth.idl +++ b/librpc/idl/auth.idl @@ -60,11 +60,6 @@ interface auth } auth_user_info_torture; typedef [public] struct { - /* These match exactly the values from the - * auth_serversupplied_info, but should be changed to - * checks involving just the SIDs */ - boolean8 system; - [unique,charset(UTF8),string] char *unix_name; /* |