diff src/browser.c @ 2781:c172128500ec

[gaim-migrate @ 2794] Ho-seok Lee's icon resizings committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 20 Nov 2001 20:19:43 +0000
parents 0899f8c99a15
children 51999a36c0b1
line wrap: on
line diff
--- a/src/browser.c	Tue Nov 20 07:20:06 2001 +0000
+++ b/src/browser.c	Tue Nov 20 20:19:43 2001 +0000
@@ -620,8 +620,6 @@
 
 			char command[1024];
 
-			char *ms;
-
 			g_snprintf(command, sizeof(command), web_command, url);
 
 			args[0] = "sh";