Author: gnorton
Date: 2007-02-20 20:22:40 -0500 (Tue, 20 Feb 2007)
New Revision: 73228
Modified:
trunk/mcs/class/System/System.Net.Configuration/AuthenticationModulesSection.cs
trunk/mcs/class/System/System.Net.Configuration/ChangeLog
Log:
2007-02-18 Geoff Norton <[EMAIL PROTECTED]>
* AuthenticationModulesSection.cs: Remove NotImpl from
InitializeDefault ().
Modified:
trunk/mcs/class/System/System.Net.Configuration/AuthenticationModulesSection.cs
===================================================================
---
trunk/mcs/class/System/System.Net.Configuration/AuthenticationModulesSection.cs
2007-02-21 01:22:09 UTC (rev 73227)
+++
trunk/mcs/class/System/System.Net.Configuration/AuthenticationModulesSection.cs
2007-02-21 01:22:40 UTC (rev 73228)
@@ -85,7 +85,6 @@
[MonoTODO]
protected override void InitializeDefault ()
{
- throw new NotImplementedException ();
}
#endregion // Methods
Modified: trunk/mcs/class/System/System.Net.Configuration/ChangeLog
===================================================================
--- trunk/mcs/class/System/System.Net.Configuration/ChangeLog 2007-02-21
01:22:09 UTC (rev 73227)
+++ trunk/mcs/class/System/System.Net.Configuration/ChangeLog 2007-02-21
01:22:40 UTC (rev 73228)
@@ -1,3 +1,8 @@
+2007-02-18 Geoff Norton <[EMAIL PROTECTED]>
+
+ * AuthenticationModulesSection.cs: Remove NotImpl from
+ InitializeDefault ().
+
2006-12-10 David Elkind <[EMAIL PROTECTED]>
* SmtpSection.cs : Removed unnecessary initialization
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches