Get rid of the splay tree implementation.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 Sep 2013 16:16:36 +0000 (18:16 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 29 Sep 2013 16:16:36 +0000 (18:16 +0200)
commit6185f0297d64a8ff75bd032bbb6ae7281e09ed18
tree2b2997cc8e8776f7038e618c75bc3a37e7a559de
parent68f4ca711593416d0defd81199b176ba604c6cb1
Get rid of the splay tree implementation.

This is used in the 1.1 branch but not in 1.0.x.
src/splay_tree.c [deleted file]
src/splay_tree.h [deleted file]