(svn r21803) -Cleanup: Remove unnecessary semicolons.
This commit is contained in:
@@ -151,7 +151,7 @@ public:
|
||||
tile = F.m_new_tile;
|
||||
trackdir = new_td;
|
||||
if (tiles > MAX_MAP_SIZE) break;
|
||||
};
|
||||
}
|
||||
|
||||
/* save end of segment back to the node */
|
||||
n.m_segment_last_tile = tile;
|
||||
|
Reference in New Issue
Block a user