I didn't mean to commit the previous revision; I'm still tweaking it.

This commit is contained in:
dchandler 2003-07-04 02:32:03 +00:00
parent 9f0b1c3250
commit 407020108f

View file

@ -201,7 +201,7 @@ public class Jskad extends JPanel implements DocumentListener {
recentlyOpenedFiles.add(fileChosen);
int ic = fileMenu.getItemCount();
System.err.println("DLC ic is " ic);
// System.err.println("DLC ic is " + ic);
// DLC update the menus.
}