diff options
| author | Nils Wallménius <nils@rockbox.org> | 2006-12-11 20:21:36 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2006-12-11 20:21:36 +0000 |
| commit | ed15e2994d66ce917abfe3ca9996e26b5f5b0e42 (patch) | |
| tree | 33041bb92c3544277e9c5e8b8e1646d8ce046a13 /apps/plugins/SUBDIRS | |
| parent | e22649929f693ce9257043885a7bb3d7ad6fd06c (diff) | |
| download | rockbox-ed15e2994d66ce917abfe3ca9996e26b5f5b0e42.zip rockbox-ed15e2994d66ce917abfe3ca9996e26b5f5b0e42.tar.gz rockbox-ed15e2994d66ce917abfe3ca9996e26b5f5b0e42.tar.bz2 rockbox-ed15e2994d66ce917abfe3ca9996e26b5f5b0e42.tar.xz | |
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
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 74e7fe3..c285a9e 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -1,7 +1,6 @@ #ifndef IRIVER_IFP7XX_SERIES /* For all targets */ -databox /* For various targets... */ #if (CONFIG_KEYPAD == RECORDER_PAD) || \ |