diff options
-rw-r--r-- | src/echo-call.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/echo-call.c b/src/echo-call.c index cb9309c..3ccf9c3 100644 --- a/src/echo-call.c +++ b/src/echo-call.c @@ -526,8 +526,6 @@ proxy_invalidated_cb (TpProxy *proxy, g_object_unref (context->proxy); g_slice_free (ChannelContext, context); - - g_main_loop_quit (loop); } static void |