?????
authorMartin Baulig <martin@novell.com>
Tue, 10 Jun 2008 15:15:58 +0000 (15:15 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 10 Jun 2008 15:15:58 +0000 (15:15 -0000)
svn path=/trunk/mcs/; revision=105440

mcs/mcs/symbolwriter.cs

index 83f53610c691cbc58f6055e20df2ea14891d8c2a..a930b7040c8054db335b94d2f61f27ceee871e34 100644 (file)
@@ -176,7 +176,6 @@ namespace Mono.CSharp {
                                symwriter.SetRealMethodName (name);
                }
 
-               [Obsolete ("Duplicates corlib infrastructure")]
                public static void SetCompilerGenerated ()
                {
                        if (symwriter != null)