X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FMapstraction%2Fmap.php;h=b809c1b8e2e11d086af84e63eefd247966ce073b;hb=46655eb3ca06666a747eacbef9de4bbc00cfd6b8;hp=a33dfc7360a82e1ffd40be0df97019e402f46b65;hpb=28c367815fa9647ff9c369ddaf5e89b543e5b048;p=quix0rs-gnu-social.git diff --git a/plugins/Mapstraction/map.php b/plugins/Mapstraction/map.php index a33dfc7360..b809c1b8e2 100644 --- a/plugins/Mapstraction/map.php +++ b/plugins/Mapstraction/map.php @@ -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);