summaryrefslogtreecommitdiffstats
path: root/random.php
diff options
context:
space:
mode:
Diffstat (limited to 'random.php')
-rw-r--r--random.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/random.php b/random.php
index 237f7c03..883c194f 100644
--- a/random.php
+++ b/random.php
@@ -32,7 +32,6 @@ switch ($_REQUEST['action']) {
foreach ($object_ids as $object_id) {
$GLOBALS['user']->playlist->add_object($object_id,'song');
}
- // We need to refresh the playlist
case 'advanced':
default: