Merge pull request #644 from knocte/connstrings
[mono.git] / mcs / class / System.Configuration / System.Configuration / SubclassTypeValidatorAttribute.cs
index 4d3cc9bb666e3691e60aedb2041fb46f02ab78ec..1663b8e9fd7e3f4b30cfa42711accb9c50654360 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2004 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 using System;
 
 namespace System.Configuration {
@@ -59,4 +58,3 @@ namespace System.Configuration {
        }
 }
 
-#endif