]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/api.php
Merge branch 'testing' into 0.9.x
[quix0rs-gnu-social.git] / lib / api.php
index 7a99f48e8055cdbafcb1813f1afac1a293e027da..9000fb4ba9dc81bd1f93f58cbc23204d6998f146 100644 (file)
@@ -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()