[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.ComponentModel / ReferenceConverterTest.cs
index c8b742b1e2b47c100b276851df4cbaab491cc819..0c9312e2879c4365a799769a74109c0fc57d0221 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Collections.Generic;
@@ -250,4 +249,3 @@ namespace MonoTests.System.ComponentModel
                }
        }
 }
-#endif