diff options
author | MaZderMind | 2015-12-27 11:24:42 +0100 |
---|---|---|
committer | MaZderMind | 2015-12-27 11:24:42 +0100 |
commit | 3764f9616f3c0a687760823bdcae23b879572bad (patch) | |
tree | 3f5a083af0f8c4ab31a8e36f38277ac36cd64c34 /configs | |
parent | 2511267fbe5190298a8b05079fd1af57d7ad59af (diff) |
sendezentrum is not stereo
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/32c3/config.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index b07f25f..04a630c 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -473,7 +473,6 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'PREVIEW' => true, 'WIDE' => true, - 'STEREO' => true, 'SD_VIDEO' => true, 'HD_VIDEO' => true, 'AUDIO' => true, |