clear unused function
This commit is contained in:
parent
45ac5282b8
commit
0e3b4da52f
|
@ -90,10 +90,6 @@ class DashboardController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
|
||||
public function switchOffSource()
|
||||
{
|
||||
}
|
||||
|
||||
public function streamPlayerAction()
|
||||
{
|
||||
$CC_CONFIG = Config::getConfig();
|
||||
|
|
Loading…
Reference in New Issue