Fixed.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Lifetime / ISponsor.cs
index 9c7a6082f39b7a601b7c5f08829fd8989ec60d62..86b7aaf18826cd72346a836176dec1234a10a7b1 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 ISponsor
        {
                TimeSpan Renewal (ILease lease);