diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs index b4780887b..5fcb7e209 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineUpdate/MachineUpdateManager.cs @@ -455,8 +455,6 @@ namespace Tango.PPC.Common.MachineUpdate { return Task.Factory.StartNew<MachineUpdateResult>(() => { - CurrentStep = MachineUpdateSteps.UpdatingFromPackage; - LogManager.Log($"Starting machine update from update package '{fileName}'..."); //Create temporary folders for packages. |
