Fix compilation warnings and code clean up
authorJulien Danjou <julien@danjou.info>
Wed, 15 Nov 2006 15:17:57 +0000 (16:17 +0100)
committerPierre Habouzit <madcoder@debian.org>
Wed, 15 Nov 2006 16:06:28 +0000 (17:06 +0100)
commitc01e17f6b99066ca30931a082ea855656174619b
tree7c89d8d45cad944a75de07f693cc8818481b9f72
parentc438da3f93727117c7af936b48a85f7747d3b087
Fix compilation warnings and code clean up

- Remove old commented code
- Change name of folder_file struct so they do not shadow
  each others. It'd probably be better to use only one struct
  but the code is too big to look at that possibility.

Signed-off-by: Julien Danjou <julien@danjou.info>
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
browser.c