]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apitimelinefriends.php
Fix regression from WebFinger update for singleuser sites
[quix0rs-gnu-social.git] / actions / apitimelinefriends.php
index 591baccfccfba26713cf40c018d10a7be0927cad..ed4cce490812714d2464e97019817e57f03e41c0 100644 (file)
@@ -133,8 +133,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apibareauth.php';
-
 /**
  * Returns the most recent notices (default 20) posted by the target user.
  * This is the equivalent of 'You and friends' page accessed via Web.