summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_account.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-10-05 13:26:35 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-10-05 13:26:35 +0300
commitf42fb54603c106122f74b43d1420435b57a15c19 (patch)
tree9fb8a7e9533a88f4ddba18986b2feed4d6c3009b /plugins/ExternalAPI/m_account.h
parentfa4cd6a02f8aa5d88b97bbac74d78a77e9b6f7d3 (diff)
fixes #3705 (YAMN: убрать опцию "уведомления → звук")
Diffstat (limited to 'plugins/ExternalAPI/m_account.h')
-rw-r--r--plugins/ExternalAPI/m_account.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_account.h b/plugins/ExternalAPI/m_account.h
index e94c5c70a7..331b066d93 100644
--- a/plugins/ExternalAPI/m_account.h
+++ b/plugins/ExternalAPI/m_account.h
@@ -41,7 +41,6 @@ enum
ACC_DISCONNECTING, //disconnecting from server
};
-#define YAMN_ACC_SND 0x00000001 // Plays sound (1)
#define YAMN_ACC_MSG 0x00000002 // Shows dialog
#define YAMN_ACC_ICO 0x00000004 // Shows system tray icon (1)
#define YAMN_ACC_ICOB 0x00000008 // not used now, enables tray icon flashing (1)