Remove type defines from tree.c
commit7ae842325ed27917d9de0b08d6aae27a316229e3
authorPetr Tesarik <petr@tesarici.cz>
Thu, 20 Sep 2012 10:25:47 +0000 (20 12:25 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Thu, 20 Sep 2012 10:25:47 +0000 (20 12:25 +0200)
tree634c685741d6d96824a9a57abcae465e0269e7b5
parent7894b18da89fe2e2b8c6e95d7fc11a875ae7c31b
Remove type defines from tree.c

See previous commit as to why this is a good idea. The special thing
about #define'ing "tree" was that it is also used as a parameter name,
which makes the debugging experience even more challenging.
libhed/file.c
libhed/tree.c
libhed/tree.h