1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-18 03:14:03 +02:00

Remove superfluous field

This commit is contained in:
cpfeiffer 2015-07-21 22:29:29 +02:00
parent 76fcbfcb52
commit 383a300566

View File

@ -77,7 +77,6 @@ public class MiBandSupport extends AbstractBTLEDeviceSupport {
private static final Logger LOG = LoggerFactory.getLogger(MiBandSupport.class);
private volatile boolean telephoneRinging;
private volatile boolean isLocatingDevice;
private boolean startFetchingActivityData;
private ActivityStruct activityStruct;