diff src/gtkconv.h @ 12188:762bb28154bf

[gaim-migrate @ 14490] Correctly handle 'Show timestamps' as a global preference that is only settable from the 'Options' menu in conversations committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 22 Nov 2005 05:21:42 +0000
parents a655bdeb561d
children 36d3b1eaf20e
line wrap: on
line diff
--- a/src/gtkconv.h	Tue Nov 22 04:49:33 2005 +0000
+++ b/src/gtkconv.h	Tue Nov 22 05:21:42 2005 +0000
@@ -118,8 +118,6 @@
 	GaimGtkWindow *win;
 
 	gboolean make_sound;
-	gboolean show_formatting_toolbar;
-	gboolean show_timestamps;
 
 	GtkTooltips *tooltips;