mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 13:39:09 +00:00
Cleanup: remove declaration of undefined function
This commit is contained in:
@@ -21,6 +21,5 @@ std::pair<NewsReferenceType, NewsReferenceType> SetupSubsidyDecodeParam(const st
|
||||
void DeleteSubsidyWith(SourceType type, SourceID index);
|
||||
bool CheckSubsidised(CargoID cargo_type, CompanyID company, SourceType src_type, SourceID src, const Station *st);
|
||||
void RebuildSubsidisedSourceAndDestinationCache();
|
||||
void DeleteSubsidy(struct Subsidy *s);
|
||||
|
||||
#endif /* SUBSIDY_FUNC_H */
|
||||
|
Reference in New Issue
Block a user