Skip to content

Commit

Permalink
paged_results: Remove C++ commment and unneeded TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Garming Sam <[email protected]>
Reviewed-by: Tim Beale <[email protected]>
  • Loading branch information
GSam committed Mar 7, 2019
1 parent ccb6453 commit 4a9a77f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source4/dsdb/samdb/ldb_modules/paged_results.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,6 @@ static int paged_search(struct ldb_module *module, struct ldb_request *req)
req->op.search.scope,
req->op.search.tree,
attrs,
//TODO req->op.search.attrs,
controls,
ac,
paged_search_callback,
Expand Down

0 comments on commit 4a9a77f

Please sign in to comment.