Merge pull request #440 from mono-soc-2012/garyb/resources
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ValidationConstraints.cs
index ef82836e1cde055831f5b06ead3afc8cba378391..64d85230551f5c853040ab814da161159afac176 100644 (file)
@@ -27,7 +27,6 @@
 //
 
 
-#if NET_2_0
 namespace System.Windows.Forms
 {
        [Flags]
@@ -41,4 +40,3 @@ namespace System.Windows.Forms
                ImmediateChildren = 16
        }
 }
-#endif
\ No newline at end of file