]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/trainai.h
Remove some unnecessary braces and an outdated comment
[r2c2.git] / source / libr2c2 / trainai.h
index 85c27b794742e456292f18468b5163a8340dceff..b3412c5442e18b3b7fffe4ac516d2b58b9558a2c 100644 (file)
@@ -16,8 +16,6 @@ Base class for train AIs.
 
 AIs can help the user in various ways, ranging from automatically stopping the
 train at the end of allocated track to autonomously running a train.
-
-XXX The timestamp should be removed from tick, but Timetable depends on it
 */
 class TrainAI
 {