summaryrefslogtreecommitdiff
path: root/src/mir_app
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-10 22:17:04 +0200
committerGeorge Hazan <ghazan@miranda.im>2018-05-10 22:17:04 +0200
commit8f281c8de4a2b3c9cc000673cc63b015c6ce3d62 (patch)
tree885ee1759becc17c4dd6603a7f7cc05be62071ae /src/mir_app
parent32e1155026a444bc9aa753257b717bf0c81bc0d7 (diff)
StdMsg:
- tab icon look standardized with all another SRMM plugins; - fixes #1343 (StdMsg: wrong status icon as the window icon)
Diffstat (limited to 'src/mir_app')
-rw-r--r--src/mir_app/src/clisttray.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mir_app/src/clisttray.cpp b/src/mir_app/src/clisttray.cpp
index 658a11fd70..95a48da22d 100644
--- a/src/mir_app/src/clisttray.cpp
+++ b/src/mir_app/src/clisttray.cpp
@@ -27,8 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define TOOLTIP_TOLERANCE 5
-extern HIMAGELIST hCListImages;
-
static UINT WM_TASKBARCREATED;
static UINT WM_TASKBARBUTTONCREATED;
static UINT_PTR RefreshTimerId = 0; /////by FYR