Fixing minor issues after review

(cherry picked from commit 928769e)
This commit is contained in:
ligee
2015-07-29 18:11:50 +02:00
parent 0a9f98545b
commit 5b9094301c
4 changed files with 5 additions and 15 deletions
-1
View File
@@ -93,7 +93,6 @@ messages/**)
# for gradle plugin and other server tools
-keep class com.intellij.openapi.util.io.ZipFileCache { public *; }
#-keep class com.intellij.openapi.util.LowMemoryWatcher { public *; }
# for j2k
-keep class com.intellij.codeInsight.NullableNotNullManager { public protected *; }