Delete unused code
This commit is contained in:
parent
0cbd016c06
commit
c9549c6a1d
|
@ -163,11 +163,6 @@ class Application_Service_ShowService
|
|||
|
||||
$this->storeOrigLocalShowInfo();
|
||||
|
||||
// updates cc_show_instances start/end times, and updates
|
||||
// schedule start/end times
|
||||
// **Not sure why this function is here. It seems unnecesssary
|
||||
//$this->applyShowStartEndDifference($showData);
|
||||
|
||||
$this->deleteRebroadcastInstances();
|
||||
|
||||
$this->deleteCcShowDays();
|
||||
|
|
Loading…
Reference in New Issue