mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-11 16:54:42 +00:00
(svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88)
This commit is contained in:
parent
4c50ecd958
commit
3eae9aba79
@ -77,7 +77,6 @@ protected:
|
||||
|
||||
Point GetStationMiddle(const Station *st) const;
|
||||
|
||||
void DrawForwBackLinks(Point pta, StationID sta, Point ptb, StationID stb) const;
|
||||
void AddLinks(const Station *sta, const Station *stb);
|
||||
void DrawLinks(const DrawPixelInfo *dpi) const;
|
||||
void DrawStationDots(const DrawPixelInfo *dpi) const;
|
||||
|
Loading…
Reference in New Issue
Block a user