changeset 12828:09ac562f0813

[gaim-migrate @ 15176] (2006-01-11 11:17:55) charkins: can someone with cvs access remove the "#define SQRT2_2 ..." line from gtksound.c, I forgot to remove it when I submitted the last software volume control patch committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 11 Jan 2006 16:19:39 +0000
parents 0f40c44348f4
children 3848e5eb7962
files src/gtksound.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtksound.c	Wed Jan 11 07:03:58 2006 +0000
+++ b/src/gtksound.c	Wed Jan 11 16:19:39 2006 +0000
@@ -52,7 +52,6 @@
 };
 
 #define PLAY_SOUND_TIMEOUT 15000
-#define SQRT2_2 0.70710678118654752440
 
 static guint mute_login_sounds_timeout = 0;
 static gboolean mute_login_sounds = FALSE;