mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
s3-includes: remove unused schema_types enum.
Guenther
This commit is contained in:
@ -1347,9 +1347,6 @@ enum printing_types {PRINT_BSD,PRINT_SYSV,PRINT_AIX,PRINT_HPUX,
|
||||
#endif /* DEVELOPER */
|
||||
};
|
||||
|
||||
/* LDAP schema types */
|
||||
enum schema_types {SCHEMA_COMPAT, SCHEMA_AD, SCHEMA_SAMBA};
|
||||
|
||||
/* LDAP SSL options */
|
||||
enum ldap_ssl_types {LDAP_SSL_OFF, LDAP_SSL_START_TLS};
|
||||
|
||||
|
Reference in New Issue
Block a user