Fixing compilation
This commit is contained in:
parent
9f06f6c493
commit
1c1f1da349
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue