summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-10-12 14:58:59 +0000
committerStefan Metzmacher <metze@samba.org>2005-10-12 14:58:59 +0000
commitf1664046d4f5f4be6882e7380b18ac3197f5daf6 (patch)
tree5b845b6b90235d2b5a1819cf0a614e7af69fbf28
parent1a99219c62fa2c065a6f371ae3ff366a6b3b3e66 (diff)
downloadsamba-f1664046d4f5f4be6882e7380b18ac3197f5daf6.tar.gz
samba-f1664046d4f5f4be6882e7380b18ac3197f5daf6.tar.xz
samba-f1664046d4f5f4be6882e7380b18ac3197f5daf6.zip
r10925: r13687@SERNOX (orig r10924): metze | 2005-10-12 16:58:14 +0200
we don't need this line twice metze
-rw-r--r--samba4-winsrepl/source/lib/ldb/include/ldb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/samba4-winsrepl/source/lib/ldb/include/ldb.h b/samba4-winsrepl/source/lib/ldb/include/ldb.h
index adc8a3e061e..fd3577a470f 100644
--- a/samba4-winsrepl/source/lib/ldb/include/ldb.h
+++ b/samba4-winsrepl/source/lib/ldb/include/ldb.h
@@ -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 */