diff src/sound.c @ 9993:bdec08a8fc5b

[gaim-migrate @ 10906] Remove away.c and away.h And get rid of some code in server.c that I'm pretty sure doesn't do anything committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 09 Sep 2004 03:36:35 +0000
parents e4a27c9aec4c
children 2a132b73a6e6
line wrap: on
line diff
--- a/src/sound.c	Thu Sep 09 03:20:48 2004 +0000
+++ b/src/sound.c	Thu Sep 09 03:36:35 2004 +0000
@@ -25,10 +25,6 @@
 #include "sound.h"
 #include "prefs.h"
 
-/* XXX CORE/UI: this goes away when away messages become sane */
-#include "away.h"
-
-
 static GaimSoundUiOps *sound_ui_ops = NULL;
 
 void gaim_sound_set_ui_ops(GaimSoundUiOps *ops)