From 724a37ad47c1d2e0c7709197358bfb279e417d32 Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 30 Mar 2026 12:45:04 +0200 Subject: [PATCH] Leerzeile entfernt --- app/TaskFlow/ModuleRuntimeVariables.vb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/TaskFlow/ModuleRuntimeVariables.vb b/app/TaskFlow/ModuleRuntimeVariables.vb index a321c72..af59b85 100644 --- a/app/TaskFlow/ModuleRuntimeVariables.vb +++ b/app/TaskFlow/ModuleRuntimeVariables.vb @@ -159,9 +159,7 @@ Module ModuleRuntimeVariables Public Property DTCONTROLS_WITH_SQL As DataTable Public Property DTTBPM_PROFILE_FINAL_INDEXING As DataTable Public Property CURRENT_CONTROL_ID As Integer - Public Property errormessage As String - Public Property WINDREAM As ClassPMWindream Public Property WINDREAM_MOD As Windream Public Property WINDREAM_ALLG As ClassWindream_allgemein