Skip to content

Commit 7693c02

Browse files
cjakemanSharpe49
andauthored
Removed commented out code
Co-authored-by: Cedric GNIEWEK <gniewek.cedric@free.fr>
1 parent ea963fc commit 7693c02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Source/ORTS.Settings/UserSettings.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,6 @@ public enum DirectXFeature
247247
public bool TunnelResistanceDependent { get; set; }
248248
[Default(false)]
249249
public bool WindResistanceDependent { get; set; }
250-
//[Default(false)]
251-
//public bool OverrideNonElectrifiedRoutes { get; set; }
252250
[Default(true)]
253251
public bool HotStart { get; set; }
254252
[Default(false)]

0 commit comments

Comments
 (0)