Implement the drawing of mixed-mode check boxes
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TreeNodeStates.cs
old mode 100755 (executable)
new mode 100644 (file)
index 56baf60..2946100
@@ -27,7 +27,6 @@
 //
 
 
-#if NET_2_0
 namespace System.Windows.Forms
 {
        [Flags]
@@ -44,4 +43,3 @@ namespace System.Windows.Forms
                ShowKeyboardCues = 512
        }
 }
-#endif
\ No newline at end of file