[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Description / WebReferenceOptionsSerializer.cs
index 2975875f92e7c8e517b206a18858ea35b5c9b938..3e95ca1f556a6e732eb55d211a9357cae5379f16 100644 (file)
@@ -1,4 +1,3 @@
-#if NET_2_0
 using System;
 using System.Xml;
 using System.Xml.Schema;
@@ -407,4 +406,3 @@ namespace System.Web.Services.Description
        }
 
 }
-#endif