diff src/gtkstatusbox.c @ 11724:a8ec0a291d14

[gaim-migrate @ 14015] If you're online, and sitting around, and la-di-da you enable one of your accounts, it will now use the status currently set in your gtkstatusbox instead of whatever the account was set to when it was disabled committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 22 Oct 2005 22:29:40 +0000
parents 8004885fabbe
children 8a981a601242
line wrap: on
line diff
--- a/src/gtkstatusbox.c	Sat Oct 22 22:13:19 2005 +0000
+++ b/src/gtkstatusbox.c	Sat Oct 22 22:29:40 2005 +0000
@@ -499,11 +499,6 @@
 	gtk_gaim_status_box_refresh(status_box);
 }
 
-void
-gtk_gaim_status_box_activate_saved_status(GaimSavedStatus *saved_status)
-{
-}
-
 static void
 activate_currently_selected_status(GtkGaimStatusBox *status_box)
 {