[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / InfiniteIntConverterTest.cs
index 34f9b58568d1528380d3fd00f206f96334296fc9..7f57f1db48dd72094545d9e1c51c9e0c381f2f6a 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Configuration;
@@ -140,4 +139,3 @@ namespace MonoTests.System.Configuration {
        }
 }
 
-#endif