[corlib] Remove System.Core security types
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Description / Soap12FaultBinding.cs
index 3648d214924921859e0bea54fe70624def35adec..4bf6c9fae05d23242bc3efe270e2a9c614a3be80 100644 (file)
@@ -28,7 +28,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Web.Services.Configuration;
 using System.Xml.Serialization;
@@ -41,4 +40,3 @@ namespace System.Web.Services.Description
        }
 }
 
-#endif