]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/atompubfavoritefeed.php
Removing unnecessary require_once lines (autoload!)
[quix0rs-gnu-social.git] / actions / atompubfavoritefeed.php
index 8d5fde815062bf69a342355b36caaed933e708e7..837a9da3e96d7784ad3921c20560e6b38773e50f 100644 (file)
@@ -34,8 +34,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiauth.php';
-
 /**
  * Feed of ActivityStreams 'favorite' actions
  *