diff options
author | George Hazan <george.hazan@gmail.com> | 2023-10-08 18:49:12 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-10-08 18:49:12 +0300 |
commit | 386f7d6f8c8cbfa846f552f72a899c4e045a613c (patch) | |
tree | 6f4163445923a8e49bae09c3c08128345e8cca39 /protocols/YAMN/src/main.cpp | |
parent | ff741d4148025ccb9d62a4dba9ebba4c7da34b5a (diff) |
fixes #3716 (YAMN: удалить настройку "кнопка в панели кнопок")
Diffstat (limited to 'protocols/YAMN/src/main.cpp')
-rw-r--r-- | protocols/YAMN/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/YAMN/src/main.cpp b/protocols/YAMN/src/main.cpp index 3d370d9a44..d165acd93e 100644 --- a/protocols/YAMN/src/main.cpp +++ b/protocols/YAMN/src/main.cpp @@ -28,7 +28,6 @@ CMPlugin g_plugin; HANDLE hNewMailHook;
HANDLE NoWriterEV;
-HANDLE hTTButton;
UINT SecTimer;
|