[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / BindingNavigatorTest.cs
index f9dbe56e02a32e097be37aac66790f49c799642e..bdff5c67be22abf8e9f1a36141fda124bd4ff598 100644 (file)
@@ -23,7 +23,6 @@
 //     Olivier Dufour  olivier.duff@free.fr
 //  Alan McGovern alan.mcgovern@gmail.com
 //
-#if NET_2_0
 
 using System;
 using System.Collections.Generic;
@@ -264,4 +263,3 @@ namespace MonoTests.System.Windows.Forms
                }
        }
 }
-#endif