]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/atompubshowfavorite.php
Removing unnecessary require_once lines (autoload!)
[quix0rs-gnu-social.git] / actions / atompubshowfavorite.php
index d8f371a39cedd4b2a15da12a1753949e75ab08fb..436e88e6939e548f3e7b9ce0dd1a00bfc4b48279 100644 (file)
@@ -34,8 +34,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiauth.php';
-
 /**
  * Show a single favorite in Atom Activity Streams format.
  *