changeset 18084:54520b62d29a

merge of '2d3971f6a6eaf78acbe06db1824611d0a95e8ae6' and 'cce8d8b155a4305c412429ef006f06d024674cd8'
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 10 Jun 2007 02:06:18 +0000
parents 73b2053c8303 (current diff) 07f8ed677678 (diff)
children afd96f97c50a
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkaccount.c	Sun Jun 10 02:05:05 2007 +0000
+++ b/pidgin/gtkaccount.c	Sun Jun 10 02:06:18 2007 +0000
@@ -706,7 +706,7 @@
 	GList *l;
 	char buf[1024];
 	char *title, *tmp;
-	const char *str_value, *protocol;
+	const char *str_value;
 	gboolean bool_value;
 
 	if (dialog->protocol_frame != NULL) {