X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Xml.Ext%2FMono.Xml.XPath2%2FSequenceType.cs;h=28daa8cc88d7dddb83b6c768b652758b21a38a8c;hb=37e0ed9066c4d7d77218221cac4619f493057405;hp=55cb7113acee421221ef2fec4ac3c78c268d23e5;hpb=881f83658281916d8f0784df7c726ecb7cc289db;p=mono.git diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs index 55cb7113ace..28daa8cc88d 100644 --- a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs @@ -27,7 +27,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 using System; using System.Collections; using System.Globalization; @@ -730,4 +729,3 @@ namespace Mono.Xml.XPath2 #endregion } -#endif