2010-03-18 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / corlib / System / WeakReference.cs
index 64d260af2d217991892e845e88b84fb8531c0648..edc97c9401cee7b299e0c4b8dc88c529f1d4a401 100644 (file)
@@ -34,9 +34,7 @@ using System.Runtime.InteropServices;
 namespace System
 {
        [Serializable]
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public class WeakReference : ISerializable
        {
                //Fields