* ToolTask.cs (ProcessOuputTool): Move logging of tool
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / PassportAuthentication.cs
index 6b3a3765a35ea6c1c82c5d0ad7835035b0b7d85c..5345d55ad6727d925f155ee86b96ff0589f7c897 100644 (file)
@@ -53,7 +53,6 @@ namespace System.Web.Configuration {
                        elementProperty = new ConfigurationElementProperty (new CallbackValidator (typeof (PassportAuthentication), ValidateElement));
                }
 
-               [MonoTODO]
                static void ValidateElement (object o)
                {
                        /* XXX do some sort of element validation here? */