Remove the TaskTree.Root class

Since there is very little custom code left in the TaskTree.Root class,
eliminate it by pushing its functionality into NodeList and thus making
it share more code with the Node class.

Change-Id: I739935ee599870aca810098b033a8cb72eee5f8a
1 file changed