[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / TimeSpanSecondsConverterTest.cs
index bcd29540cb2d6a584371b782c34b87678e1bd8d0..f220b58831a977244b9c8fb89eb415bcb10cf14c 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