[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Reflection.Emit / MethodOnTypeBuilderInstTest.cs
index d0ff1465202b0c27a83b49cd2981c8761ef3f22e..88a810f14610f9483e75d580ff1709ef8416d28e 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Collections.Generic;
@@ -713,4 +712,3 @@ namespace MonoTests.System.Reflection.Emit
        }
 }
 
-#endif