remove CRT secure def for full OWA parity

This commit is contained in:
sam hatchett
2014-09-18 17:28:57 -04:00
parent 523d34bd93
commit 48d806d9da
8 changed files with 0 additions and 9 deletions

View File

@@ -19,7 +19,6 @@ All functions in this module are called from newline() in INPUT2.C.
**********************************************************************
*/
#define _CRT_SECURE_NO_DEPRECATE
#include <stdlib.h>
#include <stdio.h>