CC-4413: Unused local variables in models.
-done
This commit is contained in:
parent
8938eaa637
commit
3b43efefe0
9 changed files with 3 additions and 29 deletions
|
@ -613,7 +613,6 @@ class Application_Model_Scheduler
|
|||
Logging::debug("inserting after removing gaps.");
|
||||
Logging::debug(floatval($endProfile) - floatval($startProfile));
|
||||
|
||||
$afterInstanceId = $afterInstance->getDbId();
|
||||
$modified = array_keys($modifiedMap);
|
||||
//need to adjust shows we have moved items from.
|
||||
foreach ($modified as $instanceId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue