[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ToolStripItemCollectionTest.cs
index 2424f3305bebf68cfd5ee6d4227ae72c16762d2c..db53ecf23320a8b0e80cd6f05f90ce17f77f6ccb 100644 (file)
@@ -26,7 +26,6 @@
 //     Gert Driesen (drieseng@users.sourceforge.net)
 //
 
-#if NET_2_0
 using System;
 using System.Collections.Generic;
 using System.Windows.Forms;
@@ -484,4 +483,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif