mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 12:06:41 +00:00
Codefix: remove @param documentation for parameters that don't exist anymore
This commit is contained in:
@@ -133,7 +133,6 @@ void CargoPacket::Reduce(uint count)
|
||||
|
||||
/**
|
||||
* Invalidates (sets source_id to INVALID_SOURCE) all cargo packets from given source.
|
||||
* @param src_type Type of source.
|
||||
* @param src Index of source.
|
||||
*/
|
||||
/* static */ void CargoPacket::InvalidateAllFrom(Source src)
|
||||
|
||||
Reference in New Issue
Block a user