From 411439eb384aea34a05bbde805a236e97882895b Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 26 May 2008 17:42:57 +0000 Subject: Only permit to have one running call at any time. Fixes bug #527970. svn path=/trunk/; revision=1126 --- src/empathy-call-window.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/empathy-call-window.h') diff --git a/src/empathy-call-window.h b/src/empathy-call-window.h index 782eda09c..018babe9b 100644 --- a/src/empathy-call-window.h +++ b/src/empathy-call-window.h @@ -31,9 +31,6 @@ G_BEGIN_DECLS GtkWidget *empathy_call_window_new (TpChannel *channel); -GtkWidget *empathy_call_window_find (TpChannel *channel); -void empathy_call_window_set_channel (GtkWidget *window, - TpChannel *channel); G_END_DECLS -- cgit v1.2.3