diff options
author | George Hazan <george.hazan@gmail.com> | 2024-03-06 17:19:29 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-03-06 17:19:29 +0300 |
commit | 63ccf9482d4328cbbcf597c137954211f7bd24c2 (patch) | |
tree | f59de19f7c843eb4217a82dab3ba972f800e7748 /plugins/Msg_Export/src/stdafx.h | |
parent | 9e87a0d2f319f87d7edf65db8baba9dae1b8862b (diff) |
Msg_Export: unused icons removed
Diffstat (limited to 'plugins/Msg_Export/src/stdafx.h')
-rw-r--r-- | plugins/Msg_Export/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/stdafx.h b/plugins/Msg_Export/src/stdafx.h index 9db4cfaf19..8c22887482 100644 --- a/plugins/Msg_Export/src/stdafx.h +++ b/plugins/Msg_Export/src/stdafx.h @@ -72,7 +72,6 @@ struct CMPlugin : public PLUGIN<CMPlugin> extern MWindowList hInternalWindowList;
extern wstring g_sDBPath, g_sMirandaPath;
-extern IconItem iconList[];
///////////////////////////////////////////////////////////////////////////////
|