cleanup: remove tree/file parameter where possible
commitaa479266d6a36f3eebd4fef4ab98f7042f1a87a3
authorPetr Tesarik <petr@tesarici.cz>
Mon, 8 Oct 2012 06:59:51 +0000 (8 08:59 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 9 Oct 2012 03:50:39 +0000 (9 05:50 +0200)
tree043f9f8a3cc7337259787be6a087db788400a12b
parent1d48cb829acc513b5b00b5db27ab57a8c643f189
cleanup: remove tree/file parameter where possible

Since moving the block no longer needs the tree address, it can be
removed from the parameter list and in some cases, the change
propagates to the caller.
libhed/file.c
libhed/file.h
src/ui/fileshow.c