undo fix for #2850

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10790 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
bartvde
2010-09-24 08:44:12 +00:00
parent fe16f7b409
commit 0dc5793834

View File

@@ -227,7 +227,6 @@ OpenLayers.Control = OpenLayers.Class({
this.map.removeControl(this);
this.map = null;
}
this.div = null;
},
/**