remove a C.WL, oops
svn path=/trunk/gtk-sharp/; revision=119652
This commit is contained in:
parent
8d6e58e175
commit
84a63992fd
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ namespace GLib {
|
||||||
void Unref ()
|
void Unref ()
|
||||||
{
|
{
|
||||||
if (--ref_count == 0) {
|
if (--ref_count == 0) {
|
||||||
Console.WriteLine ("Killing ManagedValue for " + instance);
|
|
||||||
instance = null;
|
instance = null;
|
||||||
gch.Free ();
|
gch.Free ();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue