]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/apiauth.php
Remove debugging statements
[quix0rs-gnu-social.git] / lib / apiauth.php
index 2a337701326ef4fe0e8cbde671ec537e7aba230e..2f2e44a2646b099f3ccaad7af2d89e8ed7fb46b6 100644 (file)
@@ -66,7 +66,6 @@ class ApiAuthAction extends ApiAction
 
     function prepare($args)
     {
-        common_debug('ApiAction::prepare()');
         parent::prepare($args);
 
         if ($this->requiresAuth()) {