ZooFlow: clean up

This commit is contained in:
Jonathan Jenne
2021-01-19 16:30:05 +01:00
parent eb59a4e13d
commit 91a0ccc0d1
3 changed files with 12 additions and 17 deletions

View File

@@ -176,7 +176,6 @@ Public Class ClassInit
If Not IsNothing(_Client) Then
If _Client.Connect() Then
MyApplication.Service.IsActive = True
EDMI_SERVICE_ACTIVE = True
End If
End If