diff options
Diffstat (limited to 'src/yapf/yapf_costrail.hpp')
-rw-r--r-- | src/yapf/yapf_costrail.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yapf/yapf_costrail.hpp b/src/yapf/yapf_costrail.hpp index db6fb8d1a..103275fe7 100644 --- a/src/yapf/yapf_costrail.hpp +++ b/src/yapf/yapf_costrail.hpp @@ -247,7 +247,6 @@ public: * - penalty for too long or too short platform on the destination station */ int transition_cost = 0; - int tile_cost = 0; int extra_cost = 0; /* Segment: one or more tiles connected by contiguous tracks of the same type. |