[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / TimeSpanMinutesConverterTest.cs
index 22e137b2eb366e6e6d93d6699075d41c94d17a40..dc439813cc0745e496854d7d122df5e8e5b73bae 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;
@@ -143,4 +142,3 @@ namespace MonoTests.System.Configuration {
        }
 }
 
-#endif