Remove "Hack hack hack" comment, which is no longer true.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@171 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-05-19 00:50:53 +00:00
parent 006053f769
commit 9bff4c30f8

View File

@@ -23,7 +23,6 @@ OpenLayers.Layer.Marker.prototype =
* @param {OpenLayers.Bounds} bounds
* @param {Boolean} zoomChanged
*/
// HACK HACK Implement this. It may not need to do anything usually.
moveTo: function(bounds, zoomChanged) {
if (zoomChanged) {
this.div.innerHTML = "";