Revert unlogged change
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 28 Mar 2006 18:41:33 +0000 (18:41 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 28 Mar 2006 18:41:33 +0000 (18:41 -0000)
svn path=/trunk/mcs/; revision=58669

mcs/gmcs/class.cs

index bfd418877402bedc2337bffca80617947a21864b..cdca0b87b43dc98b5878698e6773f52b6824ceee 100644 (file)
@@ -3938,8 +3938,6 @@ namespace Mono.CSharp {
                                }
                        }
 
-                       MethodBody mmb = MethodBuilder.GetMethodBody ();
-
                        Block = null;
                        MethodData = null;
                }