diff -r 9d6b2dd687a5 -r 56b1a9f35b74 src/gtkblist.c --- a/src/gtkblist.c Sun Oct 23 00:09:27 2005 +0000 +++ b/src/gtkblist.c Sun Oct 23 00:16:03 2005 +0000 @@ -50,7 +50,6 @@ #include "gtkprefs.h" #include "gtkprivacy.h" #include "gtkroomlist.h" -#include "gtksavedstatuses.h" #include "gtkstatusbox.h" #include "gtkutils.h" @@ -2341,7 +2340,6 @@ { N_("/Tools/Account Ac_tions"), NULL, NULL, 0, "" }, { N_("/Tools/Pl_ugin Actions"), NULL, NULL, 0, "" }, { "/Tools/sep1", NULL, NULL, 0, "" }, - { N_("/Tools/_Statuses"), NULL, gaim_gtk_status_window_show, 0, "", GAIM_STOCK_ICON_AWAY }, { N_("/Tools/A_ccounts"), "A", gaim_gtk_accounts_window_show, 0, "", GAIM_STOCK_ACCOUNTS }, { N_("/Tools/Pr_eferences"), "P", gaim_gtk_prefs_show, 0, "", GTK_STOCK_PREFERENCES }, { N_("/Tools/Pr_ivacy"), NULL, gaim_gtk_privacy_dialog_show, 0, "", GTK_STOCK_DIALOG_ERROR },