Merge pull request #1529 from alistair/xmlreader_read_to_next_sibling_bug
[mono.git] / mcs / class / System.Web / System.Web.Configuration_2.0 / PositiveTimeSpanValidator.cs
index 1bb695badff86e07c482adf360bce5eb2c5d20e2..ac384e41ec43262f5e5da7f420dd78a5b8e5cf0d 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2005 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 
 using System.Configuration;
 
@@ -46,4 +45,3 @@ namespace System.Web.Configuration
                }
        }
 }
-#endif