Update two days worth of copyrights, many more missing
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Contexts / IContributeEnvoySink.cs
index 750cd876d8e2a8aed511b3c7dfb364d0d3715515..5509ed134670911b6a66bdb3906826e1a5aaf0dc 100644 (file)
@@ -34,9 +34,7 @@ using System.Runtime.Remoting.Messaging;
 
 namespace System.Runtime.Remoting.Contexts {
 
-#if NET_2_0
        [System.Runtime.InteropServices.ComVisible (true)]
-#endif
        public interface IContributeEnvoySink
        {
                IMessageSink GetEnvoySink (MarshalByRefObject obj, IMessageSink nextSink);