diff options
Diffstat (limited to 'gril/grilio.c')
-rw-r--r-- | gril/grilio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gril/grilio.c b/gril/grilio.c index 14ae908d..f02d0e48 100644 --- a/gril/grilio.c +++ b/gril/grilio.c @@ -72,7 +72,6 @@ static void read_watcher_destroy_notify(gpointer user_data) io->read_handler = NULL; io->read_data = NULL; - g_io_channel_unref(io->channel); io->channel = NULL; if (io->destroyed) |