minor - remove an eclipse editor warning

This commit is contained in:
Heng Sin Low 2010-03-31 03:16:21 +00:00
parent 5fb24d597b
commit ec3939024f
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ public class WPaySelect extends PaySelect
private Label labelDtype = new Label();
private Listbox fieldDtype = ListboxFactory.newDropdownListbox();
private Panel southPanel;
@SuppressWarnings("unused")
private ProcessInfo m_pi;
private boolean m_isLock;