(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
This commit is contained in:
@@ -989,7 +989,6 @@ static void TriggerIndustryProduction(Industry *i)
|
||||
/**
|
||||
* Makes us a new cargo payment helper.
|
||||
* @param front The front of the train
|
||||
* @param destinations List to add the destinations of 'our' cargo to
|
||||
*/
|
||||
CargoPayment::CargoPayment(Vehicle *front) :
|
||||
front(front),
|
||||
|
Reference in New Issue
Block a user