diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-22 14:33:45 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-22 14:33:45 +0000 |
commit | 457e72df178cd765ab970c9ee97ec93b2dcc735d (patch) | |
tree | 9ddc1a30182a096033f359beb68422e6f5c6c62c /protocols | |
parent | d89014c40c6334665a9050439ac3b6ab92848a72 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Sametime/src/glib/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Sametime/src/glib/config.h b/protocols/Sametime/src/glib/config.h index 8314aa719c..1fb52d66d7 100644 --- a/protocols/Sametime/src/glib/config.h +++ b/protocols/Sametime/src/glib/config.h @@ -8,8 +8,6 @@ /* define if asm blocks can use numeric local labels */ /* #undef ASM_NUMERIC_LABELS */ -#define _CRT_SECURE_NO_WARNINGS - /* poll doesn't work on devices */ #define BROKEN_POLL 1 |