Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.78 KB | None | 0 0
  1. # HG changeset patch
  2. # User adf88@interia.pl
  3. # Date 1498718715 -7200
  4. #      Thu Jun 29 08:45:15 2017 +0200
  5. # Branch trunk
  6. # Node ID 6d4a05cd839cd33a41da90ac98022a60efaaa6c3
  7. # Parent  70c104bd680f19b3f56d51dc27bb9b0d8c7ad5e8
  8. [mq]: remove-linkgraph-garbage-line
  9.  
  10. diff -r 70c104bd680f -r 6d4a05cd839c src/linkgraph/linkgraph_gui.h
  11. --- a/src/linkgraph/linkgraph_gui.h Mon Jun 26 20:03:45 2017 +0200
  12. +++ b/src/linkgraph/linkgraph_gui.h Thu Jun 29 08:45:15 2017 +0200
  13. @@ -77,7 +77,6 @@
  14.  
  15.     Point GetStationMiddle(const Station *st) const;
  16.  
  17. -   void DrawForwBackLinks(Point pta, StationID sta, Point ptb, StationID stb) const;
  18.     void AddLinks(const Station *sta, const Station *stb);
  19.     void DrawLinks(const DrawPixelInfo *dpi) const;
  20.     void DrawStationDots(const DrawPixelInfo *dpi) const;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement