aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-25 15:04:52 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-25 15:04:52 +0800
commit8d693dc622495c58b15d0da7151762a1b21d2220 (patch)
tree25269f3a7800416ed9035c1fb4e95bee36fcfc43 /src
parent394c54b4121f2c4e6335163067e56691cd943d57 (diff)
downloadgsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.tar
gsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.tar.gz
gsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.tar.bz2
gsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.tar.lz
gsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.tar.xz
gsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.tar.zst
gsoc2013-empathy-8d693dc622495c58b15d0da7151762a1b21d2220.zip
Remove useless declarations
svn path=/trunk/; revision=1043
Diffstat (limited to 'src')
-rw-r--r--src/empathy-chat-window.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 4125f9743..88858dae5 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[] = {