Remove comment
This commit is contained in:
parent
d4ec8464ea
commit
1afc0ae2a9
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ public class AlertConfiguration {
|
|||
this.beepRepetition = beepRepetition;
|
||||
}
|
||||
|
||||
/* renamed from: d */
|
||||
public byte[] getEncoded() {
|
||||
byte firstByte = (byte) (slot.getValue() << 4);
|
||||
if (enabled) {
|
||||
|
|
Loading…
Reference in a new issue