Andrey Breslav
2014-05-12 17:24:12 +04:00
parent 7c44938151
commit aa20af3cf3
6 changed files with 10 additions and 167 deletions
@@ -282,7 +282,6 @@ public class KotlinToJVMBytecodeCompiler {
environment.getSourceFiles(),
sharedTrace,
Predicates.<PsiFile>alwaysTrue(),
false,
sharedModule,
new CliSourcesMemberFilter(environment));
}