[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / AutoCompleteStringCollectionTest.cs
index ac38f5e6666f511eb4acb9ecc2cef68ac0d27442..766aefc77db496175c198e22c1d76a06bfc363b7 100644 (file)
@@ -25,7 +25,6 @@
 // Author:
 //      Daniel Nauck    (dna(at)mono-project(dot)de)
 
-#if NET_2_0
 
 using System;
 using System.Windows.Forms;
@@ -204,4 +203,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif
\ No newline at end of file