]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-call.c
Don't double-free the EmpathyTpCallStreams
[empathy.git] / libempathy / empathy-tp-call.c
index a3c31b618271ed96c5ca8c951b78daca8038db35..c9fbb9bc299616d66b50a4a1d3f4804f1a81cd60 100644 (file)
@@ -427,9 +427,6 @@ tp_call_dispose (GObject *object)
 
   priv->dispose_has_run = TRUE;
 
-  g_slice_free (EmpathyTpCallStream, priv->audio);
-  g_slice_free (EmpathyTpCallStream, priv->video);
-
   if (priv->channel != NULL)
     {
       g_signal_handlers_disconnect_by_func (priv->channel,