SyncruleController: remove legacy property

This commit is contained in:
Thomas Gelf 2015-12-02 03:27:12 +01:00
parent e29da23f99
commit 12b5e0223e
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ class SyncruleController extends ActionController
public function addpropertyAction()
{
$this->view->stayHere = true;
$edit = false;
if ($id = $this->params->get('id')) {