[gaim-migrate @ 15176]

Wed, 11 Jan 2006 16:19:39 +0000

author
Luke Schierer <lschiere@pidgin.im>
date
Wed, 11 Jan 2006 16:19:39 +0000
changeset 12828
191358fa55c1
parent 12827
9157f095aa9d
child 12829
c7c8fa0b90db

[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

src/gtksound.c file | annotate | diff | comparison | revisions
--- 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;

mercurial