--- deliantra/Deliantra-Client/DC/MapWidget.pm 2007/12/29 16:29:00 1.127 +++ deliantra/Deliantra-Client/DC/MapWidget.pm 2008/04/17 20:13:17 1.128 @@ -218,10 +218,10 @@ ); if ($::CONN && $::CONN->{editor_support}) { - push @items, [ - "Edit this map (" . (DC::asxml $::CONN->{map_info}[0]) . ")", - \&editor_invoke, - ]; +# push @items, [ +# "Edit this map (" . (DC::asxml $::CONN->{map_info}[0]) . ")", +# \&editor_invoke, +# ]; for my $type (qw(test name)) { $::CONN->{editor_support}{type} ne $type