]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apisearchjson.php
remove common_debug() from search.json, search.atom
[quix0rs-gnu-social.git] / actions / apisearchjson.php
index dd442b7f24925c5d99f50204d4ae0ec7eda044c7..79b26665541bb2b09364019c34acca81839ecbc3 100644 (file)
@@ -63,8 +63,6 @@ class ApiSearchJSONAction extends ApiPrivateAuthAction
      */
     function prepare($args)
     {
-        common_debug("apisearchjson prepare()");
-
         parent::prepare($args);
 
         $this->query = $this->trimmed('q');