]> granicus.if.org Git - nethack/commitdiff
remove duplication
authornethack.allison <nethack.allison>
Tue, 27 Jun 2006 00:17:35 +0000 (00:17 +0000)
committernethack.allison <nethack.allison>
Tue, 27 Jun 2006 00:17:35 +0000 (00:17 +0000)
Janet pointed out that I must have just hought I was seeing double :-)

include/ntconf.h
win/win32/winMS.h

index c95c7ad237a11dfc14a517275d7e049c928ead56..53d58ce9533b1263774d004d5587dd09b9d0889d 100644 (file)
@@ -86,9 +86,6 @@ extern void FDECL(interject, (int));
 # ifndef _CRT_SECURE_NO_DEPRECATE
 #define _CRT_SECURE_NO_DEPRECATE
 # endif
-# ifndef _CRT_SECURE_NO_DEPRECATE
-#define _CRT_SECURE_NO_DEPRECATE
-# endif
 # ifndef _SCL_SECURE_NO_DEPRECATE
 #define _SCL_SECURE_NO_DEPRECATE
 # endif
index e29480c2978aac45c2dbc5b9c389be01b8c2eab7..04b42beb549762142dfca49b1f8676e6e3661e66 100644 (file)
@@ -11,9 +11,6 @@
 #  ifndef _CRT_SECURE_NO_DEPRECATE
 #define _CRT_SECURE_NO_DEPRECATE
 #  endif
-#  ifndef _CRT_SECURE_NO_DEPRECATE
-#define _CRT_SECURE_NO_DEPRECATE
-#  endif
 #  ifndef _SCL_SECURE_NO_DEPRECATE
 #define _SCL_SECURE_NO_DEPRECATE
 #  endif