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

r21553: Remove bogus comment.

This commit is contained in:
Andrew Bartlett
2007-02-27 02:19:16 +00:00
committed by Gerald (Jerry) Carter
parent ed0a7f5091
commit 7c5529729b

View File

@@ -224,9 +224,6 @@ void ldb_msg_remove_element(struct ldb_message *msg, struct ldb_message_element
*/
int ldb_sequence_number(struct ldb_context *ldb, enum ldb_sequence_type type, uint64_t *seq_num);
/* Parse controls from the format used on the command line and in ejs */
#define LDB_SEQ_GLOBAL_SEQUENCE 0x01
#define LDB_SEQ_TIMESTAMP_SEQUENCE 0x02