diff --git a/src/main/java/the/bytecode/club/bytecodeviewer/resources/IconResources.java b/src/main/java/the/bytecode/club/bytecodeviewer/resources/IconResources.java index 9ee03bff..440de015 100644 --- a/src/main/java/the/bytecode/club/bytecodeviewer/resources/IconResources.java +++ b/src/main/java/the/bytecode/club/bytecodeviewer/resources/IconResources.java @@ -46,7 +46,6 @@ import the.bytecode.club.bytecodeviewer.BytecodeViewer; public class IconResources { - static protected final int HALF_SIZE = 4; static protected final int SIZE = 9; public static final List iconList;