Remove an unnecessary alert from theGeoRSS test, oops.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2850 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
// if this test is running online, different rules apply
|
||||
if (isMSIE) {
|
||||
alert("I'm IE");
|
||||
georss_txt = "." + georss_txt;
|
||||
atom_xml = "." + atom_xml;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user