summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h b/config.h
index 4734242..5fa5d5b 100644
--- a/config.h
+++ b/config.h
@@ -1,8 +1,5 @@
#define CL_TARGET_OPENCL_VERSION 110
/* #define WINDOWS 1 */
-#ifdef WINDOWS
-#pragma warning(disable : 4996)
-#endif
enum { FPS = 60 }; /* Frames per second. */