summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/translator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/src/translator.cpp')
-rw-r--r--plugins/TabSRMM/src/translator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp
index 9cc09517a3..aecc888a91 100644
--- a/plugins/TabSRMM/src/translator.cpp
+++ b/plugins/TabSRMM/src/translator.cpp
@@ -38,7 +38,6 @@ TOptionListGroup m_lvGroupsModPlus[] =
TOptionListItem m_lvItemsModPlus[] =
{
- { 0, LPGENW("Enable typing sounds"), 0, LOI_TYPE_SETTING, (UINT_PTR)"adv_soundontyping", 0 },
{ 0, LPGENW("Close current tab on send"), 0, LOI_TYPE_SETTING, (UINT_PTR)"adv_AutoClose_2", 0 },
{ 0, LPGENW("Enable unattended send (experimental feature, required for multisend and send later) (*)"), 0, LOI_TYPE_SETTING, (UINT_PTR)"sendLaterAvail", 0 },
{ 0, LPGENW("Show client description in info panel"), 1, LOI_TYPE_SETTING, (UINT_PTR)"ShowClientDescription", 0 },