From: Andrew Bartlett Date: Mon, 17 Aug 2009 01:20:29 +0000 (+1000) Subject: s4:ldb Remove obsolete comment about ldb_tdb's sequence num X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=148290a8099153cfb8572c2ce3acec614f3fbf25 s4:ldb Remove obsolete comment about ldb_tdb's sequence num --- diff --git a/source4/lib/ldb/ldb_tdb/ldb_tdb.h b/source4/lib/ldb/ldb_tdb/ldb_tdb.h index 370cd0729b58..75034dcf4b33 100644 --- a/source4/lib/ldb/ldb_tdb/ldb_tdb.h +++ b/source4/lib/ldb/ldb_tdb/ldb_tdb.h @@ -8,8 +8,6 @@ struct ltdb_private { TDB_CONTEXT *tdb; unsigned int connect_flags; - /* a double is used for portability and ease of string - handling. It has plenty of digits of precision */ unsigned long long sequence_number; /* the low level tdb seqnum - used to avoid loading BASEINFO when