chg: remove a variable that isnt used

pull/1511/head
Andreas Ziegler 2016-09-06 05:25:09 +02:00
parent e25f91e7ee
commit 4aaa266254
1 changed files with 0 additions and 1 deletions

View File

@ -522,7 +522,6 @@ class Attribute extends AppModel {
$value = $fields['value'];
$eventId = $this->data['Attribute']['event_id'];
$type = $this->data['Attribute']['type'];
$toIds = $this->data['Attribute']['to_ids'];
$category = $this->data['Attribute']['category'];
// check if the attribute already exists in the same event