# HG changeset patch # User Luke Schierer # Date 1136996379 0 # Node ID 09ac562f0813375b9f5b5f1c32bbad80b1282c59 # Parent 0f40c44348f4e057a3cbda987a7c69b8c64c5eac [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 diff -r 0f40c44348f4 -r 09ac562f0813 src/gtksound.c --- 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;