mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-03-31 20:04:09 +00:00
The SoundRes class used only for the one sound INCOMING_USER that plays chat_request.wav. The SoundRes was removed and instead used the SoundManager and SoundPreferences. It was also added on the UI settings page. The unused methods from the SoundManager were removed.