Remove superfluous field

master
cpfeiffer 2015-07-21 22:29:29 +02:00
parent 76fcbfcb52
commit 383a300566
1 changed files with 0 additions and 1 deletions

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;