summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/hashcomp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/hashcomp.h b/include/hashcomp.h
index 32abf5778..aa3504994 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -18,9 +18,6 @@
#include "socket.h"
#include "hash_map.h"
-#define _CRT_SECURE_NO_DEPRECATE
-#define _SCL_SECURE_NO_DEPRECATE
-
/*******************************************************
* This file contains classes and templates that deal
* with the comparison and hashing of 'irc strings'.