mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 06:35:41 +00:00
Am very sorry, very sorry
svn path=/trunk/gtk-sharp/; revision=8411
This commit is contained in:
parent
77090286fa
commit
39885119ee
|
@ -62,7 +62,7 @@ namespace GLib {
|
||||||
return;
|
return;
|
||||||
|
|
||||||
GC.SuppressFinalize (this);
|
GC.SuppressFinalize (this);
|
||||||
//g_object_unref (_obj);
|
g_object_unref (_obj);
|
||||||
_obj = IntPtr.Zero;
|
_obj = IntPtr.Zero;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue