mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 20:15:28 -04:00
Code clean-up.
This commit is contained in:
parent
c2f93b2d3f
commit
e61f6f6d7b
@ -497,11 +497,6 @@ public abstract class ImageReaderBase extends ImageReader {
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void exportDone(JComponent source, Transferable data, int action) {
|
||||
super.exportDone(source, data, action);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user