diff options
author | George Hazan <george.hazan@gmail.com> | 2023-11-13 17:37:40 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-11-13 17:37:40 +0300 |
commit | 30e12f4262ffd8e7c359d0b327d9c286f6492f7a (patch) | |
tree | db95d7c6ebc4615239b0233d7a57db793cdfacab /plugins/VoiceService/src | |
parent | 866c1a991c8c8d8bab6808c58e5a6155cef61d11 (diff) |
VoiceService: unused buttons removed
Diffstat (limited to 'plugins/VoiceService/src')
-rw-r--r-- | plugins/VoiceService/src/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/VoiceService/src/resource.h b/plugins/VoiceService/src/resource.h index e68439d86c..70c6401c4a 100644 --- a/plugins/VoiceService/src/resource.h +++ b/plugins/VoiceService/src/resource.h @@ -78,8 +78,6 @@ #define ID_FRAMEPOPUP_HOLDCALL 40003 #define IDD_VOICECALL 40099 #define IDC_STATUS 40100 -#define IDC_MUTE 40101 -#define IDC_GGG 40102 #define IDC_VIDEO 40103 #define IDC_DESCR 40104 #define IDC_ENCRYPTED 40105 |