diff options
Diffstat (limited to 'station_cmd.c')
-rw-r--r-- | station_cmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/station_cmd.c b/station_cmd.c index e73abce06..b5acc6d0b 100644 --- a/station_cmd.c +++ b/station_cmd.c @@ -3222,4 +3222,3 @@ const ChunkHandler _station_chunk_handlers[] = { { 'STNS', Save_STNS, Load_STNS, CH_ARRAY }, { 'ROAD', Save_ROADSTOP, Load_ROADSTOP, CH_ARRAY | CH_LAST}, }; - |