Fix crash in early USB introduced in r22365 by moving the gui_syncstatusbar_init...
commitc09502f0ecb76f998793c57259874f5d64cec062
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sat, 3 Oct 2009 22:09:27 +0000 (3 22:09 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sat, 3 Oct 2009 22:09:27 +0000 (3 22:09 +0000)
tree3410f852c3b90102e2ae94f5d1b7e6764b86d6bc
parenta51118c0b282bb289c78a02c458ea11d93d801b4
Fix crash in early USB introduced in r22365 by moving the gui_syncstatusbar_init() back to where it needs to be. The comment clearly stated that it needs to happen that early.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22903 a1c6a512-1295-4272-9138-f99709370657
apps/main.c