remove unused var

This commit is contained in:
rolux 2013-08-18 12:00:57 +02:00
parent 610720254d
commit 6937155dfc

View file

@ -255,7 +255,6 @@ Ox.MapMarker = function(options) {
} }
function setTooltip() { function setTooltip() {
var country = Ox.getCountryByGeoname(that.place.geoname);
that.tooltip && that.tooltip.remove(); that.tooltip && that.tooltip.remove();
that.tooltip = Ox.Tooltip({ that.tooltip = Ox.Tooltip({
title: '<img src="' title: '<img src="'