mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2025-12-29 17:41:18 +01:00
removed unecessary logging
This commit is contained in:
@@ -63,7 +63,7 @@ public class ImagePlusHDF5 extends ImagePlus {
|
||||
|
||||
@Override
|
||||
public void windowActivated(WindowEvent e) {
|
||||
logger.info("");
|
||||
// logger.info("");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user