empathy r1043 - trunk/src



Author: xclaesse
Date: Fri Apr 25 07:04:52 2008
New Revision: 1043
URL: http://svn.gnome.org/viewvc/empathy?rev=1043&view=rev

Log:
Remove useless declarations


Modified:
   trunk/src/empathy-chat-window.c

Modified: trunk/src/empathy-chat-window.c
==============================================================================
--- trunk/src/empathy-chat-window.c	(original)
+++ trunk/src/empathy-chat-window.c	Fri Apr 25 07:04:52 2008
@@ -88,10 +88,6 @@
 	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[] = {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]