summaryrefslogtreecommitdiffstats
path: root/stream.php
diff options
context:
space:
mode:
Diffstat (limited to 'stream.php')
-rw-r--r--stream.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream.php b/stream.php
index c48d53c6..77621b01 100644
--- a/stream.php
+++ b/stream.php
@@ -198,7 +198,6 @@ switch ($_REQUEST['method']) {
if ($GLOBALS['user']->prefs['play_type'] == 'democratic') {
$GLOBALS['user']->prefs['play_type'] = 'stream';
}
- break;
default:
$stream_type = $GLOBALS['user']->prefs['play_type'];
break;