Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / System.EnterpriseServices / System.EnterpriseServices.Internal / ComSoapPublishError.cs
index af093859b416c880714743c052e31b3ad5207c83..1b54e64fb1e9dd2dc31f96b82c8d480db28fc7bf 100644 (file)
@@ -30,7 +30,6 @@ using System.Runtime.InteropServices;
 
 namespace System.EnterpriseServices.Internal
 {
-#if NET_1_1
        public class ComSoapPublishError {
 
                [MonoTODO]
@@ -46,5 +45,4 @@ namespace System.EnterpriseServices.Internal
                }
 
        }
-#endif
 }