diff options
Diffstat (limited to 'src/empathy-call-window.h')
-rw-r--r-- | src/empathy-call-window.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 |