From 61a9446255e3e7e7e098fc67ec4d42dcc7d07643 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 6 Apr 2015 00:28:49 +0200 Subject: Remove commented Stereo-Properties --- config.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.php b/config.php index d9ff52d..744bcf7 100644 --- a/config.php +++ b/config.php @@ -350,7 +350,6 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'PREVIEW' => true, 'TRANSLATION' => true, - //'STEREO' => true, 'SD_VIDEO' => true, 'HD_VIDEO' => true, 'AUDIO' => true, @@ -380,7 +379,6 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'PREVIEW' => true, 'TRANSLATION' => true, - //'STEREO' => true, 'SD_VIDEO' => true, 'HD_VIDEO' => true, 'AUDIO' => true, @@ -410,7 +408,6 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'PREVIEW' => true, 'TRANSLATION' => true, - //'STEREO' => true, 'SD_VIDEO' => true, 'HD_VIDEO' => true, 'AUDIO' => true, -- cgit v1.2.3