Disable attempts to voice init_tagcache.
commitba8e4367fb4d116ffc01c12cc619bfc714e582c9
authorMichael Sevakis <jethead71@rockbox.org>
Wed, 30 May 2012 22:42:16 +0000 (30 18:42 -0400)
committerMichael Sevakis <jethead71@rockbox.org>
Wed, 30 May 2012 22:42:16 +0000 (30 18:42 -0400)
tree472c9a4722bef3b439310f739dbd740e0f6c7ce7
parent77220147b5678dfc148171263aafe07dfde51b67
Disable attempts to voice init_tagcache.

It just cannot work anyways because init_tagcache is called before
audio_init. Besides, FS#12684 may be helped for now as well.

Change-Id: I2bb4f81f807bae509b220ee6656a6a109b5eb011
apps/main.c