Drop deprecated classes inheriting multifile facade classes moved out of kotlin package.

This commit is contained in:
Ilya Gorbunov
2016-01-14 23:34:50 +03:00
parent 473773723b
commit d7f8754282
10 changed files with 1 additions and 147 deletions
-1
View File
@@ -39,7 +39,6 @@
<configuration>
<args>
<arg>-Xmultifile-facades-open</arg>
<arg>-Xallow-kotlin-package</arg>
</args>
</configuration>