button will not flash

This commit is contained in:
Maxmtg
2013-03-31 13:16:05 +00:00
parent 69dd8af584
commit 336084ec33

View File

@@ -75,7 +75,6 @@ public class InputPassPriority extends InputBase {
/** {@inheritDoc} */
@Override
public final void selectButtonOK() {
ButtonUtil.disableAll();
passPriority();
}