diff options
| author | Rafaël Carré <rafael.carre@gmail.com> | 2010-04-01 07:40:29 +0000 |
|---|---|---|
| committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-04-01 07:40:29 +0000 |
| commit | 910e93cd2af220eb7e97d0a7d55f4731c54d872f (patch) | |
| tree | 294a65d1b72286302954e3497e12a16f96fb8b50 | |
| parent | 6853555972c7888a050e2b0cf2bea52ef65e5480 (diff) | |
| download | rockbox-910e93cd2af220eb7e97d0a7d55f4731c54d872f.zip rockbox-910e93cd2af220eb7e97d0a7d55f4731c54d872f.tar.gz rockbox-910e93cd2af220eb7e97d0a7d55f4731c54d872f.tar.bz2 rockbox-910e93cd2af220eb7e97d0a7d55f4731c54d872f.tar.xz | |
Remove e200R from daily builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25420 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | tools/builds.pm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/builds.pm b/tools/builds.pm index bc50949..88f2078 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -243,12 +243,6 @@ $releasenotes="/wiki/ReleaseNotes351"; name => 'SanDisk Sansa e200', status => 3, }, - 'sansae200r' => { - name => 'SanDisk Sansa e200R', - status => 3, - icon => 'sansae200', - manual => 'sansae200', - }, 'sansae200v2' => { name => 'SanDisk Sansa e200 v2', status => 3, |