mirror of
https://github.com/samba-team/samba.git
synced 2025-11-30 20:23:49 +03:00
r13509: remove unnecessary sql flags
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
654bb9853b
commit
c3702e804a
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user