mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-18 21:54:17 +00:00
Remove dead QUpdater code
This commit is contained in:
@@ -61,7 +61,6 @@ namespace qController
|
||||
Log.Debug($"CONTROLPAGE - Connection Status Changed: {args.WorkspaceId} : {args.Status}");
|
||||
if (args.Status.Equals("ok"))
|
||||
{
|
||||
qController.qUpdater.Start();
|
||||
Device.BeginInvokeOnMainThread(() => {
|
||||
FinishUI();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user