From a33833212f040272fc6c97047c8cb335b6f5405a Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 24 Jul 2012 06:41:19 +0000 Subject: SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1149 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Utils/mir_icons.h | 2 -- plugins/Utils/mir_options.cpp | 2 -- 2 files changed, 4 deletions(-) (limited to 'plugins/Utils') diff --git a/plugins/Utils/mir_icons.h b/plugins/Utils/mir_icons.h index 7e88d5f61c..397e53bc93 100644 --- a/plugins/Utils/mir_icons.h +++ b/plugins/Utils/mir_icons.h @@ -21,8 +21,6 @@ Boston, MA 02111-1307, USA. #ifndef __MIR_ICONS_H__ # define __MIR_ICONS_H__ -#define _CRT_SECURE_NO_WARNINGS - HANDLE IcoLib_Register(char *name, char *section, char *description, int id); HICON IcoLib_LoadIcon(const char *iconName, BOOL copy = FALSE); diff --git a/plugins/Utils/mir_options.cpp b/plugins/Utils/mir_options.cpp index 1096f44276..24cd744907 100644 --- a/plugins/Utils/mir_options.cpp +++ b/plugins/Utils/mir_options.cpp @@ -17,8 +17,6 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define _CRT_SECURE_NO_WARNINGS - #include #include #include -- cgit v1.2.3