From f3d2ce1511f31ca1e25ec38cab7a8571cab39b26 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 2 Nov 2012 14:19:18 +0000 Subject: SendSS: warnings deprecation git-svn-id: http://svn.miranda-ng.org/main/trunk@2153 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SendScreenshotPlus/src/global.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins') diff --git a/plugins/SendScreenshotPlus/src/global.h b/plugins/SendScreenshotPlus/src/global.h index 9eec83abc6..6bbfdb7f9a 100644 --- a/plugins/SendScreenshotPlus/src/global.h +++ b/plugins/SendScreenshotPlus/src/global.h @@ -33,8 +33,6 @@ Last change by : $Author: ing.u.horn $ #ifndef _GLOBAL_H_ #define _GLOBAL_H_ -#define _CRT_SECURE_NO_WARNINGS - #define WINVER 0x0700 #define _WIN32_WINNT 0x0700 #define _WIN32_IE 0x0601 -- cgit v1.2.3