[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Resources / ResXDataNodeTest.cs
index 4c6ba44c18cfe624bdc793414f489d14d756dda8..3a6cfbda95ad293b920e005e167a955b932c697c 100644 (file)
@@ -26,7 +26,6 @@
 //             Gary Barnett    (gary.barnett.mono@gmail.com)
 
 
-#if NET_2_0
 using System;
 using System.IO;
 using System.Reflection;
@@ -412,5 +411,4 @@ namespace MonoTests.System.Resources {
        }
        
 }
-#endif