Author: martin
Date: 2005-04-15 17:29:23 -0400 (Fri, 15 Apr 2005)
New Revision: 43079
Modified:
trunk/mcs/gmcs/class.cs
Log:
Removed debugging code.
Modified: trunk/mcs/gmcs/class.cs
===================================================================
--- trunk/mcs/gmcs/class.cs 2005-04-15 21:15:44 UTC (rev 43078)
+++ trunk/mcs/gmcs/class.cs 2005-04-15 21:29:23 UTC (rev 43079)
@@ -1392,8 +1392,6 @@
}
if (current_type != null) {
- Report.Debug (64, "DEFINE TYPE", this, Name,
Location, current_type,
- current_type.GetType ());
current_type =
current_type.ResolveAsTypeTerminal (ec);
if (current_type == null) {
error = true;
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches