aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/ogl/gldefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/native/ogl/gldefs.h')
-rw-r--r--src/native/ogl/gldefs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/native/ogl/gldefs.h b/src/native/ogl/gldefs.h
index b0c225a..e278f1d 100644
--- a/src/native/ogl/gldefs.h
+++ b/src/native/ogl/gldefs.h
@@ -13,11 +13,6 @@
#ifndef _Java3D_gldefs_h_
#define _Java3D_gldefs_h_
-#if defined(WIN32)
-#define _CRT_SECURE_NO_DEPRECATE // shut up the vs2005 compiler
-#define _CRT_NONSTDC_NO_DEPRECATE
-#endif
-
/*
* Portions of this code were derived from work done by the Blackdown
* group (www.blackdown.org), who did the initial Linux implementation