--- a/pidgin/gtkprefs.c Tue Dec 22 08:19:57 2009 +0000 +++ b/pidgin/gtkprefs.c Wed Dec 23 01:34:51 2009 +0000 @@ -76,7 +76,6 @@ static GtkWidget *sound_entry = NULL; static GtkWidget *prefs = NULL; -static GtkWidget *debugbutton = NULL; static int notebook_page = 0; static GtkListStore *prefs_sound_themes; @@ -336,7 +335,6 @@ prefs = NULL; sound_entry = NULL; - debugbutton = NULL; notebook_page = 0; }