From 18ff73f52b97764a65764209511ed80dabf6f8bb Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 22 May 2007 20:55:43 +0000 Subject: Bloody 'safe stl' warnings. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7120 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/hashcomp.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/hashcomp.h') 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'. -- cgit v1.2.3