X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=googlemaps%2Fgooglemaps.php;h=5555ec5accfe624d25303c3536d04955f15f6125;hb=fe0d81e863785597b3484fd85d7fabf1d454fe20;hp=09a566e8b46b2071027cc85fe0cd678ac783b459;hpb=ffe5038102b53dc9e00ef0b52d33e27226d35f7f;p=friendica-addons.git diff --git a/googlemaps/googlemaps.php b/googlemaps/googlemaps.php index 09a566e8..5555ec5a 100644 --- a/googlemaps/googlemaps.php +++ b/googlemaps/googlemaps.php @@ -16,13 +16,6 @@ function googlemaps_install() Logger::log("installed googlemaps"); } -function googlemaps_uninstall() -{ - Hook::unregister('render_location', 'addon/googlemaps/googlemaps.php', 'googlemaps_location'); - - Logger::log("removed googlemaps"); -} - function googlemaps_location($a, &$item) {