Skip to content
Snippets Groups Projects
Commit ead56ef2 authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

Code cleanup

parent 0a334096
No related branches found
No related tags found
1 merge request!41Resolve "Consider rescaling (binning) large images"
...@@ -39,7 +39,6 @@ import net.imglib2.type.logic.BitType; ...@@ -39,7 +39,6 @@ import net.imglib2.type.logic.BitType;
public class ImageFXDisplay public class ImageFXDisplay
{ {
private final IterableInterval< BitType > input; private final IterableInterval< BitType > input;
private final ImageView[] imageViews; private final ImageView[] imageViews;
private final int width; private final int width;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment