diff src/buddy.c @ 4785:1e28e7d802a1

[gaim-migrate @ 5105] fix a few things, get rid of a few stale functions, and get rid of the compatibility functions. wee! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 15 Mar 2003 03:23:30 +0000
parents b6f33ba0a0c0
children 01e349782075
line wrap: on
line diff
--- 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 */