mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 06:05:30 +00:00
kill a debug cwl
svn path=/trunk/gtk-sharp/; revision=98393
This commit is contained in:
parent
b218a96484
commit
2a1bb876bf
|
@ -188,7 +188,6 @@ namespace GLib {
|
||||||
|
|
||||||
GInterfaceInfo info = adapter.Info;
|
GInterfaceInfo info = adapter.Info;
|
||||||
g_type_add_interface_static (gtype.Val, adapter.GType.Val, ref info);
|
g_type_add_interface_static (gtype.Val, adapter.GType.Val, ref info);
|
||||||
Console.WriteLine (adapter);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue