summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-02-28 19:26:54 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-02-28 19:26:54 +0000
commit9060bf2b23f86be8eaecbdc90262a8d1c0e7b374 (patch)
tree4a4e135eeff281816682b8ea13f09845d6bd9f80 /plugins/SendScreenshotPlus/src
parent7fd3863d1a8da7ad32f44762792c1df82eebf5bf (diff)
compilation fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@3809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src')
-rw-r--r--plugins/SendScreenshotPlus/src/global.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/global.h b/plugins/SendScreenshotPlus/src/global.h
index 662ab12ad0..5980908922 100644
--- a/plugins/SendScreenshotPlus/src/global.h
+++ b/plugins/SendScreenshotPlus/src/global.h
@@ -27,7 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef _GLOBAL_H_
#define _GLOBAL_H_
-//#define _CRT_SECURE_NO_WARNINGS
#define WINVER 0x0700
#define _WIN32_WINNT 0x0700
#define _WIN32_IE 0x0601