mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-04-01 23:16:52 +00:00
remove a cwl
svn path=/trunk/gtk-sharp/; revision=44407
This commit is contained in:
parent
8ccfd329dc
commit
a900916eab
|
@ -69,7 +69,6 @@ private static void Widget_ParentSet (IntPtr raw, IntPtr prev, IntPtr data)
|
|||
ParentedWidgets.Remove (w);
|
||||
else
|
||||
ParentedWidgets[w] = w;
|
||||
Console.WriteLine ("Parenting " + w + " at " + raw);
|
||||
}
|
||||
|
||||
[DllImport("gtksharpglue-2")]
|
||||
|
|
Loading…
Reference in a new issue