comment out

This commit is contained in:
HuskyTeufel
2022-04-13 09:13:01 +02:00
parent 472a578090
commit 6ac7c63d51

View File

@@ -123,6 +123,7 @@ namespace DataGen
}
#endregion
#region EndePrüfung
/*
start = start.AddSeconds(2);
messreiheID++;
messreihen.Add(new MeasureData()
@@ -172,8 +173,9 @@ namespace DataGen
EintragID = messreiheID+1,
MeasureType = EMeasureType.ENDEPRÜFUNGMARKER
});
*/
#endregion
messureList = messreihen;
}