mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2025-06-07 02:50:42 +02:00
removed unecessary logging
This commit is contained in:
parent
d967b27d7c
commit
8e5ca84a9e
@ -63,7 +63,7 @@ public class ImagePlusHDF5 extends ImagePlus {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void windowActivated(WindowEvent e) {
|
public void windowActivated(WindowEvent e) {
|
||||||
logger.info("");
|
// logger.info("");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user