doc: Remove TODO item about linker classifier distinction

That was already done recently.

* doc/todo.texi (Project TODOs)[Linker]: Remove second item.
master
Mike Gerwitz 2018-09-14 16:51:33 -04:00
parent 5e51e76d7b
commit 7831751d5e
1 changed files with 0 additions and 7 deletions

View File

@ -40,13 +40,6 @@ Performance has improved drastically,
This may or may not improve the memory footprint@mdash{
}hopefully Saxon will see that previously generated trees
are no longer necessary and GC them.
@item Remove concept of classifier vs. rating processes.
This distinction was important in the past to work around
pulling in too many dependencies,
but there's not really much rationale for separate
@code{classify} and @code{rate} methods now,
and it'll get rid of a decent amount of work.
@end enumerate