aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/sound.h')
-rw-r--r--engines/xeen/sound.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/xeen/sound.h b/engines/xeen/sound.h
index aba38c81b2..b7ad94893b 100644
--- a/engines/xeen/sound.h
+++ b/engines/xeen/sound.h
@@ -63,12 +63,6 @@ public:
void proc2(Common::SeekableReadStream &f);
- void loadMusic(const Common::String &name, int v2) {}
-
- void startMusic(int v1);
-
- void stopMusic(int id);
-
/**
* Play a given sound
*/