location,location,location. Fixes all the tests I broke last night
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / TagMapCollection.cs
index 736b890d785b62dfff1aa24a1f68c9b0c266a3c6..c2c01ce0745919c3b372940a59bc9613f04803ce 100644 (file)
@@ -62,7 +62,7 @@ namespace System.Web.Configuration
 
                protected override ConfigurationElement CreateNewElement ()
                {
-                       return new TagMapInfo ("", "");
+                       return new TagMapInfo ();
                }
 
                protected override object GetElementKey (ConfigurationElement element)