1
0
Fork 0
forked from len0rd/rockbox

1) Delete unused files from old database and old gui files 2) Remove unneccesary includes of the old database header 3) Delete the deprecated databox plugin

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11715 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2006-12-11 20:21:36 +00:00
parent e22649929f
commit ed15e2994d
16 changed files with 0 additions and 1920 deletions

View file

@ -58,7 +58,6 @@
#endif
#include "main_menu.h"
#include "sound_menu.h"
#include "database.h"
#if CONFIG_CODEC == SWCODEC
#include "eq_menu.h"
#endif