Reformat changes, and add some small debugging information to catch errors
[mono.git] / mcs / class / System.XML / System.Xml.Schema / XmlSchemaIdentityConstraint.cs
index f370d62048ecd9662fc70235e3d90ebb560b892b..7e09ca0842d09e72fd37354e811fe0e3ec19a99b 100755 (executable)
@@ -61,7 +61,6 @@ namespace System.Xml.Schema
                        else\r
                                this.qName = new XmlQualifiedName(Name,info.TargetNamespace);\r
 \r
-                       //TODO: Compile Xpath. \r
                        if(Selector == null)\r
                                error(h,"selector must be present");\r
                        else\r