diff options
Diffstat (limited to 'src/conversation/gnunet-conversation-gtk.c')
-rw-r--r-- | src/conversation/gnunet-conversation-gtk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/gnunet-conversation-gtk.c b/src/conversation/gnunet-conversation-gtk.c index aa7bba1f..7b6b9fa6 100644 --- a/src/conversation/gnunet-conversation-gtk.c +++ b/src/conversation/gnunet-conversation-gtk.c | |||
@@ -1229,7 +1229,7 @@ GNUNET_GTK_conversation_quit_cb (GObject * object, gpointer user_data) | |||
1229 | // GNUNET_NAMESTORE_disconnect (ns); | 1229 | // GNUNET_NAMESTORE_disconnect (ns); |
1230 | // ns = NULL; | 1230 | // ns = NULL; |
1231 | //} | 1231 | //} |
1232 | 1232 | GNUNET_CONVERSATION_GTK_CONTACTS_shutdown(); | |
1233 | GNUNET_SPEAKER_destroy (speaker); | 1233 | GNUNET_SPEAKER_destroy (speaker); |
1234 | speaker = NULL; | 1234 | speaker = NULL; |
1235 | GNUNET_MICROPHONE_destroy (mic); | 1235 | GNUNET_MICROPHONE_destroy (mic); |