summaryrefslogtreecommitdiff
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/defines.h b/defines.h
index 59b348a2cc..6fd17808ae 100644
--- a/defines.h
+++ b/defines.h
@@ -12,10 +12,6 @@
#define RUBY
-#if !defined(__STDC__) && !defined(_MSC_VER)
-# define volatile
-#endif
-
#ifdef __cplusplus
# ifndef HAVE_PROTOTYPES
# define HAVE_PROTOTYPES 1