Am very sorry, very sorry

svn path=/trunk/gtk-sharp/; revision=8411
This commit is contained in:
Miguel de Icaza 2002-10-19 23:15:05 +00:00
parent 77090286fa
commit 39885119ee

View File

@ -62,7 +62,7 @@ namespace GLib {
return;
GC.SuppressFinalize (this);
//g_object_unref (_obj);
g_object_unref (_obj);
_obj = IntPtr.Zero;
}