s3: Remove an obsolete comment
authorVolker Lendecke <vl@samba.org>
Thu, 3 Mar 2011 14:26:12 +0000 (15:26 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 3 Mar 2011 21:08:49 +0000 (22:08 +0100)
source3/passdb/lookup_sid.c

index 68072f3096373d3cef7580123b42d1309eef7a41..0901319c8cc9870a95d1c287c33ce101641d9fa7 100644 (file)
@@ -728,9 +728,7 @@ static bool check_dom_sid_to_level(const struct dom_sid *sid, int level)
  * This attempts to be as efficient as possible: It collects all SIDs
  * belonging to a domain and hands them in bulk to the appropriate lookup
  * function. In particular pdb_lookup_rids with ldapsam_trusted benefits
- * *hugely* from this. Winbind is going to be extended with a lookup_rids
- * interface as well, so on a DC we can do a bulk lsa_lookuprids to the
- * appropriate DC.
+ * *hugely* from this.
  */
 
 NTSTATUS lookup_sids(TALLOC_CTX *mem_ctx, int num_sids,