src/buddy.c

changeset 4785
9af09a0b5ac1
parent 4781
bd34267e7c56
child 4786
2ff61b44bd1d
--- a/src/buddy.c	Sat Mar 15 01:07:08 2003 +0000
+++ b/src/buddy.c	Sat Mar 15 03:23:30 2003 +0000
@@ -263,16 +263,6 @@
 #endif
 }
 
-static void gaim_gtk_blist_reordered_cb(GtkTreeModel *model,
-					GtkTreePath *path,
-					GtkTreeIter *iter,
-					gint        *neworder,
-					gpointer    null)
-{
-	debug_printf("This doesn't work because GTK is broken\n");
-
-}
-
 /* This is called 10 seconds after the buddy logs in.  It removes the "logged in" icon and replaces it with
  * the normal status icon */
 

mercurial