[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Text / UTF32EncodingTest.cs
index bce49a5e7db74a84c11a4455eb37de2dba3ba437..6cb02f57f1e6f0bc9ad4a8eb3b6309d3b28f0e04 100644 (file)
@@ -1,4 +1,3 @@
-#if NET_2_0
 using System;
 using System.Text;
 
@@ -277,4 +276,3 @@ namespace MonoTests.System.Text
                }
        }
 }
-#endif