diff src/gtkimhtml.h @ 10525:ddea15f4cbc2

[gaim-migrate @ 11842] Kevin and Tim both pointed out that I'd missed some of the zoom stuff, so this should be the rest of it. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 18 Jan 2005 15:36:39 +0000
parents 98daaf2f3209
children 55e7d72fc09a
line wrap: on
line diff
--- a/src/gtkimhtml.h	Tue Jan 18 05:35:33 2005 +0000
+++ b/src/gtkimhtml.h	Tue Jan 18 15:36:39 2005 +0000
@@ -111,9 +111,6 @@
 		GtkTextTag *link;
 	} edit;
 
-	double zoom;
-	int original_fsize;
-
 	char *clipboard_text_string;
 	char *clipboard_html_string;