From 8d693dc622495c58b15d0da7151762a1b21d2220 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 25 Apr 2008 07:04:52 +0000 Subject: [PATCH] Remove useless declarations svn path=/trunk/; revision=1043 --- src/empathy-chat-window.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index 4125f974..88858dae 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -88,10 +88,6 @@ struct _EmpathyChatWindowPriv { GtkWidget *menu_help_about; }; -static void empathy_chat_window_class_init (EmpathyChatWindowClass *klass); -static void empathy_chat_window_init (EmpathyChatWindow *window); -static void chat_window_finalize (GObject *object); - static GList *chat_windows = NULL; static const guint tab_accel_keys[] = { -- 2.39.2