Minor nitpick lacking in r142364
svn path=/trunk/gtk-sharp/; revision=143534
This commit is contained in:
parent
64c47fd68b
commit
df7e0afe5c
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ namespace GLib {
|
|||
// Both branches remove our delegate from the
|
||||
// managed list of handlers, but only
|
||||
// Source.Remove will remove it from the
|
||||
// unmanaged list also.
|
||||
|
||||
if (disposing)
|
||||
Remove ();
|
||||
|
|
Loading…
Reference in a new issue