From 4af2fbc749bdacc9f08f0bdbfd6f36658923e339 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sun, 5 May 2024 09:22:29 -0700 Subject: [PATCH] Remove unused variable --- Meshtastic/Helpers/BLEManager.swift | 1 - .../MeshtasticDataModelV 36.xcdatamodel/contents | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Meshtastic/Helpers/BLEManager.swift b/Meshtastic/Helpers/BLEManager.swift index 0c997f05..8fcae1e4 100644 --- a/Meshtastic/Helpers/BLEManager.swift +++ b/Meshtastic/Helpers/BLEManager.swift @@ -40,7 +40,6 @@ class BLEManager: NSObject, CBPeripheralDelegate, MqttClientProxyManagerDelegate var timeoutTimer: Timer? var timeoutTimerCount = 0 var positionTimer: Timer? - var lastPosition: CLLocationCoordinate2D? static let emptyNodeNum: UInt32 = 4294967295 let mqttManager = MqttClientProxyManager.shared var wantRangeTestPackets = false diff --git a/Meshtastic/Meshtastic.xcdatamodeld/MeshtasticDataModelV 36.xcdatamodel/contents b/Meshtastic/Meshtastic.xcdatamodeld/MeshtasticDataModelV 36.xcdatamodel/contents index f7144b48..b9eddf6d 100644 --- a/Meshtastic/Meshtastic.xcdatamodeld/MeshtasticDataModelV 36.xcdatamodel/contents +++ b/Meshtastic/Meshtastic.xcdatamodeld/MeshtasticDataModelV 36.xcdatamodel/contents @@ -1,5 +1,5 @@ - +