diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/SendScreenshotPlus/global.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SendScreenshotPlus/global.h b/plugins/SendScreenshotPlus/global.h index bd1efd0809..48586f83d3 100644 --- a/plugins/SendScreenshotPlus/global.h +++ b/plugins/SendScreenshotPlus/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
|