clear unused function

This commit is contained in:
Martin Konecny 2013-04-24 15:17:06 -04:00
parent 45ac5282b8
commit 0e3b4da52f
1 changed files with 0 additions and 4 deletions

View File

@ -90,10 +90,6 @@ class DashboardController extends Zend_Controller_Action
}
}
public function switchOffSource()
{
}
public function streamPlayerAction()
{
$CC_CONFIG = Config::getConfig();