s4:ldb Remove obsolete comment about ldb_tdb's sequence num
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Aug 2009 01:20:29 +0000 (11:20 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 17 Aug 2009 01:47:14 +0000 (11:47 +1000)
source4/lib/ldb/ldb_tdb/ldb_tdb.h

index 370cd0729b589c17ce105339cb0a1a989747826a..75034dcf4b333ad76360d64a482689b5f86c311a 100644 (file)
@@ -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