From f42fb54603c106122f74b43d1420435b57a15c19 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 5 Oct 2023 13:26:35 +0300 Subject: =?UTF-8?q?fixes=20#3705=20(YAMN:=20=D1=83=D0=B1=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BE=D0=BF=D1=86=D0=B8=D1=8E=20"=D1=83=D0=B2=D0=B5?= =?UTF-8?q?=D0=B4=D0=BE=D0=BC=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=E2=86=92=20?= =?UTF-8?q?=D0=B7=D0=B2=D1=83=D0=BA")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/ExternalAPI/m_account.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ExternalAPI') 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) -- cgit v1.2.3