mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
Remnoved System.err.println
This commit is contained in:
parent
a0955875d8
commit
d41acaee05
@ -582,7 +582,6 @@ abstract class DIBImageReader extends ImageReaderBase {
|
||||
|
||||
// Read directory
|
||||
directory = Directory.read(type, imageCount, imageInput);
|
||||
System.err.println("directory: " + directory);
|
||||
}
|
||||
|
||||
final DirectoryEntry getEntry(final int pImageIndex) throws IOException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user