diff src/sound.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 e27517a5c28e
line wrap: on
line diff
--- a/src/sound.c	Tue Nov 20 07:20:06 2001 +0000
+++ b/src/sound.c	Tue Nov 20 20:19:43 2001 +0000
@@ -405,7 +405,6 @@
 		if (sound_cmd[0]) {
 			char *args[4];
 			char command[4096];
-			char *ms;
 
 			g_snprintf(command, sizeof(command), sound_cmd, filename);