Make private functions static. Remove some functions from the plugin api as they...
commit138b754a1d24234f4f5812469694126057a95af1
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Fri, 23 Feb 2007 21:52:45 +0000 (23 21:52 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Fri, 23 Feb 2007 21:52:45 +0000 (23 21:52 +0000)
tree27371b840b99008e906335c04e6498ebc5cb018d
parent324bb421754f40e69ccdba6d4fc9dbc0a5bdd276
Make private functions static. Remove some functions from the plugin api as they weren't used in any plugins and could then be declared static.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12462 a1c6a512-1295-4272-9138-f99709370657
apps/gui/list.c
apps/gui/list.h
apps/plugin.c
apps/plugin.h