Drop unused AnalyzerFacadeForEverything

This commit is contained in:
Alexander Udalov
2014-05-12 18:03:02 +04:00
parent 5a0055cbeb
commit 7c44938151
5 changed files with 2 additions and 79 deletions
@@ -537,10 +537,6 @@ public class ResolveElementCache {
return topDownAnalysisParameters;
}
@Override
public void setTopDownAnalysisParameters(TopDownAnalysisParameters parameters) {
}
@Override
public boolean completeAnalysisNeeded(@NotNull PsiElement element) {
return true;