Merge pull request #1135 from kitsilanosoftware/rpm-spec-dead-entries
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Lifetime / ILease.cs
index 447c7fc06fc09f732faf86660b454e77af23dbf4..3e245893081c680fb15cd7c3d473882b3b71fea9 100644 (file)
@@ -34,9 +34,7 @@ using System.Runtime.Remoting.Lifetime;
 
 namespace System.Runtime.Remoting.Lifetime {
 
-#if NET_2_0
        [System.Runtime.InteropServices.ComVisible (true)]
-#endif
        public interface ILease
        {
                TimeSpan CurrentLeaseTime { get; }