X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fapi.php;h=9000fb4ba9dc81bd1f93f58cbc23204d6998f146;hb=d5cbfe8071d56438cfa168dc3db56a959317eae0;hp=7a99f48e8055cdbafcb1813f1afac1a293e027da;hpb=d4f6235d7b8a40bd1b51370e7eb405cdb14e61fb;p=quix0rs-gnu-social.git diff --git a/lib/api.php b/lib/api.php index 7a99f48e80..9000fb4ba9 100644 --- a/lib/api.php +++ b/lib/api.php @@ -1155,7 +1155,6 @@ class ApiAction extends Action $this->elementStart('feed', array('xmlns' => 'http://www.w3.org/2005/Atom', 'xml:lang' => 'en-US', 'xmlns:thr' => 'http://purl.org/syndication/thread/1.0')); - Event::handle('StartApiAtom', array($this)); } function endTwitterAtom()