ldb: Remove comment that no longer makes sense
commit72928444823c5b18ac9ef98e7432c999d70aa571
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 10 Jan 2019 00:53:47 +0000 (10 13:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Feb 2019 02:36:15 +0000 (1 03:36 +0100)
treea51450f6e3f352bbbaf507f76bb37dd5ce65c363
parent9a893f9613bd6440abd8e487d22a39ab5b82a7b9
ldb: Remove comment that no longer makes sense

This comment was written before the GUID_index_attribute block of code
existed. So we now *do* load the index values and *do* check for a
strict intersect, so the comment is redundant.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13762

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ldb_key_value/ldb_kv_index.c