mirror of https://github.com/OpenTTD/OpenTTD
(svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88)
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