Icarus 2.4k1 :

- tolto log del valore di Progress.
This commit is contained in:
DarioS
2022-11-02 15:16:32 +01:00
parent 437e698d10
commit 5f6660d642
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -60,5 +60,5 @@ Imports System.Windows
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("2.4.10.4")>
<Assembly: AssemblyFileVersion("2.4.10.4")>
<Assembly: AssemblyVersion("2.4.11.1")>
<Assembly: AssemblyFileVersion("2.4.11.1")>
-1
View File
@@ -207,7 +207,6 @@ Public Class SliceManagerVM
End Sub
Private Function ProcessEvents(ByVal nProg As Integer, ByVal nPause As Integer) As Integer
EgtOutLog(nProg)
' Se previsto, imposto progress
If nProg >= 0 Then
Dim dPartialProgress As Integer = 0