]> git.0d.be Git - empathy.git/blobdiff - src/empathy-event-manager.c
invite_dialog_response_cb: don't close the tp_chat twice
[empathy.git] / src / empathy-event-manager.c
index cdcb4a67b7efb49abf3761f9b5a0b64c975bd023..0cd959aaf6f1e889172a46e4a261a2d846ea9c4e 100644 (file)
@@ -655,7 +655,6 @@ invite_dialog_response_cb (GtkDialog *dialog,
 
       if (empathy_dispatch_operation_claim (approval->operation))
         empathy_tp_chat_close (tp_chat);
-      empathy_tp_chat_close (tp_chat);
       return;
     }