ldb: Remove comment that no longer makes sense
commitf7774530936bc3e9795b2f0089c984641ab5c5c9
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 10 Jan 2019 00:53:47 +0000 (10 13:53 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 13 Feb 2019 10:41:10 +0000 (13 11:41 +0100)
tree0cfa2081fb628c8a2cdc7c123af23553e57378ea
parent7fc3481765720d2fa0324f297e4a658520fb092f
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>
(cherry picked from commit 72928444823c5b18ac9ef98e7432c999d70aa571)
lib/ldb/ldb_key_value/ldb_kv_index.c