Skip to content

Commit 0bf39f2

Browse files
committed
Remove unused constant HALF_SIZE
1 parent 40e26c2 commit 0bf39f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/the/bytecode/club/bytecodeviewer/resources/IconResources.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646

4747
public class IconResources
4848
{
49-
static protected final int HALF_SIZE = 4;
5049
static protected final int SIZE = 9;
5150

5251
public static final List<BufferedImage> iconList;

0 commit comments

Comments
 (0)