diff src/gtkconv.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 f8443218b7fe
children 9b3833da6840
line wrap: on
line diff
--- a/src/gtkconv.c	Sat Sep 17 22:28:18 2005 +0000
+++ b/src/gtkconv.c	Mon Sep 19 16:18:50 2005 +0000
@@ -47,7 +47,6 @@
 #include "notify.h"
 #include "prpl.h"
 #include "request.h"
-#include "sound.h"
 #include "util.h"
 
 #include "gtkdnd-hints.h"