kill a debug cwl

svn path=/trunk/gtk-sharp/; revision=98393
This commit is contained in:
Mike Kestner 2008-03-15 18:09:32 +00:00
parent b218a96484
commit 2a1bb876bf

View File

@ -188,7 +188,6 @@ namespace GLib {
GInterfaceInfo info = adapter.Info;
g_type_add_interface_static (gtype.Val, adapter.GType.Val, ref info);
Console.WriteLine (adapter);
}
}