[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / RowStyleTest.cs
index 08aa46318dbe749ce95b592b457d4dc0fbec53d4..3478f632a6a04bd37b5c72b3216805d031a9b003 100644 (file)
@@ -21,7 +21,6 @@
 // (C) 2006 Novell, Inc.
 //
 
-#if NET_2_0
 
 using System;
 using System.Windows.Forms;
@@ -86,4 +85,3 @@ namespace MonoTests.System.Windows.Forms
        }
 }
 
-#endif