Cleanup: Remove confusing comments in find_in_tree()
commita71e1f0d2d67fccc8411b6b875e973cf1377d71f
authorPetr Tesarik <petr@tesarici.cz>
Tue, 15 May 2018 08:20:27 +0000 (15 10:20 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 15 May 2018 08:23:39 +0000 (15 10:23 +0200)
treee98d6d3afff813251c88dfab1c91987e06d65a26
parent5b2bad94440194d653cc695d8ec7c925ddd5a82b
Cleanup: Remove confusing comments in find_in_tree()

The main search loop does not splay.

However, keep the TODO comment about "splay as we go" later on.

Signed-off-by: Petr Tesarik <petr@tesarici.cz>
libhed/tree.c