From 15ff1d512b9e103396144bec1cd8004ecf4f7f9c Mon Sep 17 00:00:00 2001 From: erihel Date: Sat, 22 Sep 2012 00:11:16 +0200 Subject: * Fixed audio problems * Added colobot.ini to CApp in Create function * Fixes to plugin manager * Fixed CProfile segfault --- src/sound/plugins/oalsound/alsound.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sound/plugins/oalsound/alsound.h') 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(); -- cgit v1.2.3-1-g7c22