mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 00:57:05 +00:00
Minor nitpick lacking in r142364
svn path=/trunk/gtk-sharp/; revision=143534
This commit is contained in:
parent
64c47fd68b
commit
df7e0afe5c
|
@ -61,6 +61,7 @@ namespace GLib {
|
||||||
// Both branches remove our delegate from the
|
// Both branches remove our delegate from the
|
||||||
// managed list of handlers, but only
|
// managed list of handlers, but only
|
||||||
// Source.Remove will remove it from the
|
// Source.Remove will remove it from the
|
||||||
|
// unmanaged list also.
|
||||||
|
|
||||||
if (disposing)
|
if (disposing)
|
||||||
Remove ();
|
Remove ();
|
||||||
|
|
Loading…
Reference in a new issue