kill a C.WL that snuck in.

svn path=/trunk/gtk-sharp/; revision=37238
This commit is contained in:
Mike Kestner 2004-12-06 21:38:53 +00:00
parent 84d8a42f96
commit 6277977ca5

View File

@ -31,7 +31,6 @@ namespace GtkSharp.Generation {
private XmlDocument Load (string filename)
{
Console.WriteLine (filename);
XmlDocument doc = new XmlDocument ();
try {