Got rid of redundant code

This commit is contained in:
amontano 2003-08-03 06:28:22 +00:00
parent cce779bf88
commit 2b5a5fe67a
8 changed files with 129 additions and 91 deletions

View file

@ -120,6 +120,8 @@ public abstract class ScannerPanel extends Panel implements ActionListener
}
return null;
}
protected void doingStatus(String s)
{