diff options
Diffstat (limited to 'protocols/GTalkExt/src/stdafx.h')
-rw-r--r-- | protocols/GTalkExt/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/GTalkExt/src/stdafx.h b/protocols/GTalkExt/src/stdafx.h index 38bfff10e0..00a2ea659e 100644 --- a/protocols/GTalkExt/src/stdafx.h +++ b/protocols/GTalkExt/src/stdafx.h @@ -22,7 +22,6 @@ #pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
-#define _CRT_SECURE_NO_WARNINGS
#include <assert.h>
#include <malloc.h>
|