diff options
Diffstat (limited to 'hcid/main.c')
-rw-r--r-- | hcid/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hcid/main.c b/hcid/main.c index 2d19c373..a790b3da 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -811,8 +811,6 @@ int main(int argc, char *argv[]) g_main_loop_unref(event_loop); - g_io_channel_unref(ctl_io); - info("Exit"); stop_logging(); |