[Slim-Checkins] r9058 - /trunk/server/Slim/Buttons/Playlist.pm
adrian at svn.slimdevices.com
adrian at svn.slimdevices.com
Sat Aug 19 08:29:38 PDT 2006
Author: adrian
Date: Sat Aug 19 08:29:37 2006
New Revision: 9058
URL: http://svn.slimdevices.com?rev=9058&view=rev
Log:
Bug: N/A
Description: animateTop was used by old display code - not needed anymore
Modified:
trunk/server/Slim/Buttons/Playlist.pm
Modified: trunk/server/Slim/Buttons/Playlist.pm
URL: http://svn.slimdevices.com/trunk/server/Slim/Buttons/Playlist.pm?rev=9058&r1=9057&r2=9058&view=diff
==============================================================================
--- trunk/server/Slim/Buttons/Playlist.pm (original)
+++ trunk/server/Slim/Buttons/Playlist.pm Sat Aug 19 08:29:37 2006
@@ -61,7 +61,6 @@
}
#find mode number at the new index, and save to the prefs
- $client->param('animateTop',${[$client->prefGetArray('playingDisplayModes')]}[$pdm]);
$client->prefSet("playingDisplayMode", $pdm);
$client->update();
},
More information about the checkins
mailing list