From cc15ffda91b81eeb55d178a0e73066831b12cd73 Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Wed, 27 May 2009 15:40:50 -0400 Subject: [PATCH] get rid of extraneous Map warning MINOR --- shell/utils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/utils.js b/shell/utils.js index afc85159f5c..eb31d7058a7 100644 --- a/shell/utils.js +++ b/shell/utils.js @@ -348,7 +348,6 @@ shellHelper.show = function( what ){ Map = function(){ - print( "warning: Map isn't a good thing to use" ); } Map.prototype.values = function(){