1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r10924: we don't need this line twice

metze
This commit is contained in:
Stefan Metzmacher
2005-10-12 14:58:14 +00:00
committed by Gerald (Jerry) Carter
parent 7a5a9da477
commit f1ee8d4b58

View File

@@ -243,7 +243,6 @@ struct ldb_attrib_handler {
#define LDB_ATTR_FLAG_HIDDEN (1<<0) /* the attribute is not returned by default */
#define LDB_ATTR_FLAG_CONSTRUCTED (1<<1) /* the attribute is constructed from other attributes */
#define LDB_ATTR_FLAG_CONSTRUCTED (1<<1) /* the attribute is constructed from other attributes */
/* well-known ldap attribute syntaxes - see rfc2252 section 4.3.2 */