we have no logger now and i doubt we ever will
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1145 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -65,12 +65,6 @@ OpenLayers.Tile.prototype = {
|
|||||||
/**
|
/**
|
||||||
*/
|
*/
|
||||||
draw:function() {
|
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 () {
|
redraw: function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user