diff src/server.c @ 11556:7fbf5e4e8f5f

[gaim-migrate @ 13816] SF Patch #1295517, from Casey Harkins "This is quick patch to remove the #include's for sound.h from gtksound.c and server.c which I overlooked in a previous patch (which removed the sound code from those files). In addition, gtkblist.c unnecessarily includes both sound.h and gtksound.h." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 19 Sep 2005 16:18:50 +0000
parents 17142948653e
children 9b3833da6840
line wrap: on
line diff
--- a/src/server.c	Sat Sep 17 22:28:18 2005 +0000
+++ b/src/server.c	Mon Sep 19 16:18:50 2005 +0000
@@ -31,7 +31,6 @@
 #include "request.h"
 #include "signals.h"
 #include "server.h"
-#include "sound.h"
 #include "status.h"
 #include "util.h"