Skip to content
Snippets Groups Projects
Commit 4e88795a authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

Revert "tone list: cleanup"

This reverts commit 42fe874c.

Reason for revert: <crashed on iOS>

Change-Id: I9eb71b16f43d0d77a763f1764a78cfc985763073
parent 9bd25cdd
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ TelephoneTone::getCurrentTone()
void
TelephoneTone::buildTones(unsigned int sampleRate)
{
static constexpr const char* toneZone[(size_t)TelephoneTone::CountryId::ZID_COUNTRIES][(size_t)Tone::ToneId::TONE_NULL] = {
const char* toneZone[(size_t)TelephoneTone::CountryId::ZID_COUNTRIES][(size_t)Tone::ToneId::TONE_NULL] = {
{
// ZID_NORTH_AMERICA
"350+440", // Tone::TONE_DIALTONE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment