r21553: Remove bogus comment.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 27 Feb 2007 02:19:16 +0000 (02:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:55 +0000 (14:48 -0500)
source/lib/ldb/include/ldb_private.h

index 9e4f7be202745675984905d857aab47c20fb43d8..3c6fb828a23b84dfd2c8d1c74024c31ebec8083c 100644 (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