Make unnecessarily static local variables non-static. It's more efficient, and it...
commitb7e3a8296c62c6ffcc84d5af2783296c660abe08
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 20 Jun 2010 16:33:00 +0000 (20 16:33 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 20 Jun 2010 16:33:00 +0000 (20 16:33 +0000)
tree1fe1766855fb679204733a709223894d8e189f33
parentf189699510fd18c451972bf75957cde153058f7d
Make unnecessarily static local variables non-static. It's more efficient, and it also fixes the weird lines with EABI on ARM7TDMI, although it doesn't explain them.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26995 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/pictureflow/pictureflow.c