aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorMax Horn2004-11-22 22:52:48 +0000
committerMax Horn2004-11-22 22:52:48 +0000
commit96804652a2f310b31ad7dc4799872805d8c95e71 (patch)
treea1ae1ab05034851c6bda6b6efbd211fd702a1c9e /sound
parente146d5f8c36596e59b0d8b88392cb7474259170d (diff)
downloadscummvm-rg350-96804652a2f310b31ad7dc4799872805d8c95e71.tar.gz
scummvm-rg350-96804652a2f310b31ad7dc4799872805d8c95e71.tar.bz2
scummvm-rg350-96804652a2f310b31ad7dc4799872805d8c95e71.zip
cleanup
svn-id: r15863
Diffstat (limited to 'sound')
-rw-r--r--sound/audiostream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/audiostream.h b/sound/audiostream.h
index b616e9b565..8bd3f0b76d 100644
--- a/sound/audiostream.h
+++ b/sound/audiostream.h
@@ -26,8 +26,6 @@
#include "common/scummsys.h"
#include "common/util.h"
-class File;
-
/**
* Generic input stream for the resampling code.