Remove superfluous repetition
//FREEBIE
This commit is contained in:
parent
350eb438c0
commit
b355991b0b
1 changed files with 1 additions and 2 deletions
|
@ -106,8 +106,7 @@ public class LedBlinkPatternListPreference extends ListPreference implements OnS
|
|||
|
||||
initializeSeekBarValues();
|
||||
initializeDialog(view);
|
||||
dialogInProgress = true;
|
||||
|
||||
|
||||
dialogInProgress = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue