[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / DataGridViewRowTest.cs
index 475aa85a23f33a10cec2cde68ac625095a970274..a6f0ad48b018da1d64efbd3425a6813c09f06042 100644 (file)
@@ -24,7 +24,6 @@
 //
 
 
-#if NET_2_0
 
 using NUnit.Framework;
 using System;
@@ -411,4 +410,3 @@ namespace MonoTests.System.Windows.Forms {
                }
        }
 }
-#endif