mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
r13509: remove unnecessary sql flags
(This used to be commit c3702e804a74276ee53eb73f2d9b1fa9d3874b48)
This commit is contained in:
parent
8189bb6e4c
commit
04af2ab06e
@ -420,6 +420,4 @@ struct pdb_init_function_entry {
|
||||
struct pdb_init_function_entry *prev, *next;
|
||||
};
|
||||
|
||||
enum sql_search_field { SQL_SEARCH_NONE = 0, SQL_SEARCH_USER_SID = 1, SQL_SEARCH_USER_NAME = 2};
|
||||
|
||||
#endif /* _PASSDB_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user