diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-08-10 14:10:50 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-08-10 14:10:50 +0000 |
| commit | ff2a93f723bdcd20b8dd6b0e635d683ae029fd49 (patch) | |
| tree | 8b7081a60970581566fd53d916d1348ae7ae6fd9 /apps/features.txt | |
| parent | 871b9d55016dead20d275dc2c3510787417013f1 (diff) | |
| download | rockbox-ff2a93f723bdcd20b8dd6b0e635d683ae029fd49.zip rockbox-ff2a93f723bdcd20b8dd6b0e635d683ae029fd49.tar.gz rockbox-ff2a93f723bdcd20b8dd6b0e635d683ae029fd49.tar.bz2 rockbox-ff2a93f723bdcd20b8dd6b0e635d683ae029fd49.tar.xz | |
Remove the 'USB' menu item from the sim system menu, press the 'u' key to display the USB screen instead, will break binary lng files and voice files for the sims only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14269 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/features.txt')
| -rw-r--r-- | apps/features.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/features.txt b/apps/features.txt index a48634f..a80408d 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -124,10 +124,6 @@ rtc scrollwheel #endif -#if defined(SIMULATOR) -sim -#endif - #if defined(ARCHOS_RECORDER) || defined(ARCHOS_PLAYER) soft_shutdown #endif |