X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FSystem.Windows.Forms%2FValidationConstraints.cs;h=64d85230551f5c853040ab814da161159afac176;hb=7427d7df268ac6d5a09dc7c24bbc3096a19ecc49;hp=ef82836e1cde055831f5b06ead3afc8cba378391;hpb=7015b812166d0992223b5dc4421deab637500265;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ValidationConstraints.cs b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ValidationConstraints.cs index ef82836e1cd..64d85230551 100644 --- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ValidationConstraints.cs +++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ValidationConstraints.cs @@ -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