[corlib] Parse datetime string using culture calendar. Fixes #18052
[mono.git] / mcs / class / corlib / System.Diagnostics.Contracts / ContractShouldAssertException.cs
index acde1175d962a33bedcd9dc0978de20c0a0a4f3e..fea4bda234e88451509af90e6f5c6f476714fea2 100644 (file)
@@ -26,7 +26,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0 || NET_2_1
+#if NET_4_0
 
 using System;