summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/stdafx.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-07-30 20:48:48 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-07-30 20:48:48 +0000
commita22ed0d87aecf8827d711b45ded2b8e89bbce7e1 (patch)
tree7c619f44c6bee3a3ce2903effa94c5a065e88e59 /plugins/PluginUpdater/src/stdafx.h
parent5dc07cdc831794cf53d754984cbc5cf93d15fcd0 (diff)
warning fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@14760 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PluginUpdater/src/stdafx.h')
-rw-r--r--plugins/PluginUpdater/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/PluginUpdater/src/stdafx.h b/plugins/PluginUpdater/src/stdafx.h
index 7834bdcb3b..dc903f1033 100644
--- a/plugins/PluginUpdater/src/stdafx.h
+++ b/plugins/PluginUpdater/src/stdafx.h
@@ -17,8 +17,6 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
-#define _CRT_SECURE_NO_WARNINGS
-
// Windows Header Files:
#include <time.h>
#include <stddef.h>