]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Mapstraction/map.php
version number and codename
[quix0rs-gnu-social.git] / plugins / Mapstraction / map.php
index a33dfc7360a82e1ffd40be0df97019e402f46b65..b809c1b8e2e11d086af84e63eefd247966ce073b 100644 (file)
@@ -142,8 +142,6 @@ class MapAction extends OwnerDesignAction
         // of refactoring from within a plugin, so I'm just abusing
         // the ApiAction method. Don't do this unless you're me!
 
-        require_once(INSTALLDIR.'/lib/api.php');
-
         $act = new ApiAction('/dev/null');
 
         $arr = $act->twitterStatusArray($notice, true);