diff options
Diffstat (limited to 'engines/sci/sound/soundcmd.h')
-rw-r--r-- | engines/sci/sound/soundcmd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/sound/soundcmd.h b/engines/sci/sound/soundcmd.h index 590aba6388..d7b0b87609 100644 --- a/engines/sci/sound/soundcmd.h +++ b/engines/sci/sound/soundcmd.h @@ -62,7 +62,6 @@ public: void syncPlayList(Common::Serializer &s); void reconstructPlayList(int savegame_version); void printPlayList(Console *con); - void resetDriver(); void setMasterVolume(int vol); #ifndef USE_OLD_MUSIC_FUNCTIONS |