forked from extern/egroupware
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!');
|
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