Merge pull request #644 from knocte/connstrings
[mono.git] / mcs / class / System.Configuration / System.Configuration / TimeSpanSecondsConverter.cs
index 9b69594bd5a38762ad23c9298b71cd7002f9e85b..a839a8b54a796a149028d1d47f1efd31aa8477da 100644 (file)
@@ -26,8 +26,6 @@
 // Copyright (C) 2005 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
-
 using System.ComponentModel;
 using System.Globalization;
 
@@ -60,4 +58,4 @@ namespace System.Configuration
                }
        }
 }
-#endif
+