diff --git a/VectoCore/VectoCore/Models/Declaration/Segments.cs b/VectoCore/VectoCore/Models/Declaration/Segments.cs index c2390699b822d2ce624d53ba1cff8a51adb6aa6d..a2be84ae2b7aeb997583ed361265b39157e795dd 100644 --- a/VectoCore/VectoCore/Models/Declaration/Segments.cs +++ b/VectoCore/VectoCore/Models/Declaration/Segments.cs @@ -205,13 +205,6 @@ namespace TUGraz.VectoCore.Models.Declaration } } - //var semiTrailerField = row.Field<string>("semitrailer"); - //var semiTrailer = !string.IsNullOrWhiteSpace(semiTrailerField) - // ? DeclarationData.StandardBodies.Lookup(semiTrailerField) - // : StandardBodies.Empty; - - //trailer += semiTrailer; - // limit gvw to MaxGVW (40t) var gvw = VectoMath.Min(