diff --git a/lib/OpenLayers/Tile.js b/lib/OpenLayers/Tile.js index cd37064035..f8f26f1c2d 100644 --- a/lib/OpenLayers/Tile.js +++ b/lib/OpenLayers/Tile.js @@ -65,12 +65,6 @@ OpenLayers.Tile.prototype = { /** */ draw:function() { - - // HACK HACK - should we make it a standard to put this sort of warning - // message in functions that are supposed to be overridden? - // - // Log.warn(this.CLASS_NAME + ": draw() not implemented"); - }, redraw: function () {