remove SIZEOF_FLOAT/DOUBLE

This commit is contained in:
Yukihiro Matsumoto
2012-04-20 22:39:22 +09:00
parent 0f0ad36c5f
commit 2c28d29cec
-2
View File
@@ -24,8 +24,6 @@ typedef intptr_t mrb_sym;
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#ifndef FALSE
# define FALSE 0