From d915fb8ab15173fec01eb28761738b942ee5603c Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Wed, 23 Nov 2022 15:36:44 -0500 Subject: [PATCH] Update dtmf_dolphin_data.h --- applications/plugins/dtmf_dolphin/dtmf_dolphin_data.h | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/plugins/dtmf_dolphin/dtmf_dolphin_data.h b/applications/plugins/dtmf_dolphin/dtmf_dolphin_data.h index d74ee3586..56ceaf03d 100644 --- a/applications/plugins/dtmf_dolphin/dtmf_dolphin_data.h +++ b/applications/plugins/dtmf_dolphin/dtmf_dolphin_data.h @@ -9,7 +9,6 @@ typedef enum { DTMF_DOLPHIN_TONE_BLOCK_DIALER, DTMF_DOLPHIN_TONE_BLOCK_BLUEBOX, DTMF_DOLPHIN_TONE_BLOCK_REDBOX_US, - DTMF_DOLPHIN_TONE_BLOCK_REDBOX_CA, DTMF_DOLPHIN_TONE_BLOCK_REDBOX_UK, DTMF_DOLPHIN_TONE_BLOCK_REDBOX_CA, DTMF_DOLPHIN_TONE_BLOCK_MISC,