Fixing compilation

This commit is contained in:
Mark DePristo 2011-07-24 20:01:59 -04:00
parent 9f06f6c493
commit 1c1f1da349
1 changed files with 0 additions and 2 deletions

View File

@ -101,11 +101,9 @@ public class GATKDoclet {
return m;
}
@Override
protected void processDocs(RootDoc rootDoc) {
// setup the global access to the root
this.rootDoc = rootDoc;
super.loadData(rootDoc, false);
try {
// basic setup