aboutsummaryrefslogtreecommitdiffstats
path: root/marshal.c
diff options
context:
space:
mode:
Diffstat (limited to 'marshal.c')
-rw-r--r--marshal.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/marshal.c b/marshal.c
index 365c468e02..0618400114 100644
--- a/marshal.c
+++ b/marshal.c
@@ -9,10 +9,6 @@
**********************************************************************/
-#if defined __GNUC__ && __GNUC__ < 3
-# error too old GCC
-#endif
-
#include "ruby/ruby.h"
#include "ruby/io.h"
#include "internal.h"