CC-3174 : showbuilder

forgotten unused var.
This commit is contained in:
Naomi Aro 2012-02-23 11:01:52 +01:00
parent a1e8903a64
commit 4bc51cbad1
1 changed files with 0 additions and 2 deletions

View File

@ -149,8 +149,6 @@ class ShowbuilderController extends Zend_Controller_Action
Logging::log("{$e->getFile()}");
Logging::log("{$e->getLine()}");
}
$this->view->data = $json;
}
public function scheduleReorderAction() {