git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1756 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
ebanks 2009-10-02 18:10:34 +00:00
parent 53a4bd7f51
commit 7249fade05
1 changed files with 0 additions and 6 deletions

View File

@ -33,12 +33,6 @@ public class SSGenotypeCallTest extends BaseTest {
return null;
}
/** Method for clearing the cache (in case we change the priors) */
@Override
protected void clearCache() {
// do nothing
}
/**
* Must be overridden by concrete subclasses
*