summaryrefslogtreecommitdiff
path: root/src/sound/sound.cpp
diff options
context:
space:
mode:
authorAlexander Baldeck <alexander@archlinux.org>2004-10-03 12:34:01 +0000
committerAlexander Baldeck <alexander@archlinux.org>2004-10-03 12:34:01 +0000
commitea5ec6195a1df9059a89bfc7131af1d4fcdcbe7f (patch)
treefc37c7ff087845905726078e5e47bd5182531260 /src/sound/sound.cpp
parent52506f9c24ad80366df76fe15b7e8eb6936eb6cf (diff)
downloadmana-client-ea5ec6195a1df9059a89bfc7131af1d4fcdcbe7f.tar.gz
mana-client-ea5ec6195a1df9059a89bfc7131af1d4fcdcbe7f.tar.bz2
mana-client-ea5ec6195a1df9059a89bfc7131af1d4fcdcbe7f.tar.xz
mana-client-ea5ec6195a1df9059a89bfc7131af1d4fcdcbe7f.zip
code cleanup, doxygen comments & unecessary-include-removal
Diffstat (limited to 'src/sound/sound.cpp')
-rw-r--r--src/sound/sound.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/sound/sound.cpp b/src/sound/sound.cpp
index 909f78b7..16468dee 100644
--- a/src/sound/sound.cpp
+++ b/src/sound/sound.cpp
@@ -23,10 +23,6 @@
#pragma warning(disable:4312)
#endif
-#include <allegro.h>
-
-
-#include <jgmod.h>
#include "sound.h"
/**