[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / DataGridViewCellCollectionTest.cs
index af97696ad5ecb35dd9e4760e7e6d92ec919c23a0..b70382eb938113cf9aadbb21d37aee589317a848 100644 (file)
@@ -22,7 +22,6 @@
 // 
 // Copyright (c) 2007 Gert Driesen
 
-#if NET_2_0
 
 using System;
 using System.Data;
@@ -302,4 +301,3 @@ namespace MonoTests.System.Windows.Forms
        }
 }
 
-#endif