summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/alsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/plugins/oalsound/alsound.h')
-rw-r--r--src/sound/plugins/oalsound/alsound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound/plugins/oalsound/alsound.h b/src/sound/plugins/oalsound/alsound.h
index d13f95b..01ccc71 100644
--- a/src/sound/plugins/oalsound/alsound.h
+++ b/src/sound/plugins/oalsound/alsound.h
@@ -40,7 +40,6 @@ class ALSound : public CSoundInterface
~ALSound();
bool Create(bool b3D);
- void CacheAll();
bool Cache(Sound, std::string);
bool RetEnable();