1
0
Fork 0

(svn r27887) -Cleanup: Remove unused/unimplemented prototype (adf88)

release/1.8
frosch 2017-07-11 19:34:21 +00:00
parent 4c50ecd958
commit 3eae9aba79
1 changed files with 0 additions and 1 deletions

View File

@ -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;