We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac0180 commit f9cb364Copy full SHA for f9cb364
1 file changed
src/hk/microos/frames/MainFrame.java
@@ -59,9 +59,6 @@ public class MainFrame extends JFrame {
59
public TableHelper coordListTH;
60
61
private String recordedPath = "";
62
-// private String recordedImgPath = "";
63
-// private String recordedAnnotPath = "";
64
-// private String recordedSavePath = "";
65
66
67
private JButton btnReadImageList;
0 commit comments