No more traversal reduce results.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3849 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
365b42390d
commit
b696c3ea98
|
|
@ -58,7 +58,7 @@ public class CreateTiTvTrack extends RodWalker<VariantContext,TiTvWindow> {
|
|||
return window;
|
||||
}
|
||||
|
||||
public void onTraversalDone() {
|
||||
public void onTraversalDone(TiTvWindow window) {
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue