From 4bf764a5b8952856b1ca04f1282121e8054938de Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 29 Oct 2011 22:58:13 +0000 Subject: Enable gcc warning to detect redundant declarations, and clean up instances of this within the code (thanks Edward-san). Subversion-branch: /branches/v2-branch Subversion-revision: 2468 --- src/setup/sound.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/setup/sound.c') diff --git a/src/setup/sound.c b/src/setup/sound.c index 522c4f9f..f6a9e551 100644 --- a/src/setup/sound.c +++ b/src/setup/sound.c @@ -28,7 +28,6 @@ #include "textscreen.h" #include "m_config.h" -#include "i_sound.h" #include "mode.h" #include "sound.h" -- cgit v1.2.3