This commit is contained in:
2024-03-01 15:03:39 +01:00
5 changed files with 490 additions and 69 deletions

View File

@@ -828,8 +828,6 @@ Public Class frmMessenger
End If
Next
Catch ex As Exception
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodInfo.GetCurrentMethod.Name)
End Try