]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apistatusesshow.php
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / actions / apistatusesshow.php
index 9ab3c46e4cadf60f43b44f2ca2db4405b687275b..67d04a505ce76981bffdd91ec6ebc93d208c8536 100644 (file)
@@ -38,8 +38,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiprivateauth.php';
-
 /**
  * Returns the notice specified by id as a Twitter-style status and inline user
  *