This commit is contained in:
Harald Kuhr 2011-09-02 16:18:23 +02:00
parent 7e8662772c
commit 3e5da06e80

View File

@ -37,5 +37,4 @@ public class IndexedImageTypeSpecifier extends ImageTypeSpecifier {
throw new IllegalArgumentException("Array size > Integer.MAX_VALUE!");
}
}
}