From 2fccd1a7a6f642c30fc4cbd2281c6feba5f8d82d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 2 Mar 2017 13:24:08 +0300 Subject: code cleanup in tabSRMM - unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder; --- plugins/TabSRMM/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TabSRMM/src/stdafx.h') diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h index d37e847728..2c0a0972a3 100644 --- a/plugins/TabSRMM/src/stdafx.h +++ b/plugins/TabSRMM/src/stdafx.h @@ -118,7 +118,6 @@ typedef struct _DWM_THUMBNAIL_PROPERTIES #include "msgs.h" #include "msgdlgutils.h" #include "typingnotify.h" -#include "generic_msghandlers.h" #include "nen.h" #include "functions.h" #include "chat/chat.h" -- cgit v1.2.3