]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/error.php
Minor Ostatus_profile class reference fixes
[quix0rs-gnu-social.git] / lib / error.php
index c24f3bbf433d2621a7199a5803c3c4a464760527..e7bdd0570703efc048c2e4b7481e3e9514132ad4 100644 (file)
@@ -33,8 +33,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/info.php';
-
 /**
  * Base class for displaying HTTP errors
  *