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