]> git.openstreetmap.org Git - rails.git/commitdiff
Removed test for IE as we don't use the result anymore.
authorTom Hughes <tom@compton.nu>
Wed, 3 Jun 2009 09:18:20 +0000 (09:18 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 3 Jun 2009 09:18:20 +0000 (09:18 +0000)
app/views/site/edit.rhtml

index ccec7a02214cd9d8b97bc33c9c5a86716e343001..8c8ea9df55cd9296bd79c1b2d69ec2662c60190b 100644 (file)
@@ -61,7 +61,6 @@ zoom='14' if zoom.nil?
   var fo = new SWFObject("/potlatch/potlatch.swf?d="+Math.round(Math.random()*1000), "potlatch", "100%", "100%", "6", "#FFFFFF");
   // 700,600 for fixed size, 100%,100% for resizable
   var changesaved=true;
-  var winie=false; if (document.all && window.print) { winie=true; }
   
   window.onbeforeunload=function() {
     if (!changesaved) {