Merge pull request #268 from pcc/menudeactivate
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridViewAdvancedCellBorderStyle.cs
index 80df6be7000cc5273328b2f792916137fe1f0fdc..b7c07f29d3df9fc78d26c031e62c967ccb91ce8e 100644 (file)
@@ -23,7 +23,6 @@
 //     Pedro Martínez Juliá <pedromj@gmail.com>
 //
 
-#if NET_2_0
 
 namespace System.Windows.Forms {
 
@@ -39,5 +38,3 @@ namespace System.Windows.Forms {
        }
 
 }
-
-#endif