mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
remove left over (unnecessary) call to addGeneric adding an empty push
This commit is contained in:
parent
09275367c0
commit
4d4eb5e654
@ -141,6 +141,5 @@ class Push extends Msg
|
||||
throw new Exception\NotOnline('No valid push-backend found!');
|
||||
}
|
||||
}
|
||||
self::$backend->addGeneric($this->account_id, $key, $data);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user