Remove unused constant HALF_SIZE
This commit is contained in:
parent
40e26c27f8
commit
0bf39f22c3
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ import the.bytecode.club.bytecodeviewer.BytecodeViewer;
|
||||||
|
|
||||||
public class IconResources
|
public class IconResources
|
||||||
{
|
{
|
||||||
static protected final int HALF_SIZE = 4;
|
|
||||||
static protected final int SIZE = 9;
|
static protected final int SIZE = 9;
|
||||||
|
|
||||||
public static final List<BufferedImage> iconList;
|
public static final List<BufferedImage> iconList;
|
||||||
|
|
Loading…
Reference in a new issue